vsx_reg
union vsx_reg buf[2];
static nokprobe_inline void emulate_vsx_load(struct instruction_op *op, union vsx_reg *reg,
static nokprobe_inline void emulate_vsx_store(struct instruction_op *op, const union vsx_reg *reg,
union vsx_reg buf;
union vsx_reg buf32[2];
union vsx_reg buf[2];