Home
last modified time | relevance | path

Searched refs:vsx_reg (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/powerpc/include/asm/
Dsstep.h128 union vsx_reg { union
176 extern void emulate_vsx_load(struct instruction_op *op, union vsx_reg *reg,
179 const union vsx_reg *reg, void *mem,
/linux-6.12.1/arch/powerpc/lib/
Dsstep.c783 void emulate_vsx_load(struct instruction_op *op, union vsx_reg *reg, in emulate_vsx_load()
869 void emulate_vsx_store(struct instruction_op *op, const union vsx_reg *reg, in emulate_vsx_store()
874 union vsx_reg buf; in emulate_vsx_store()
888 union vsx_reg buf32[2]; in emulate_vsx_store()
968 union vsx_reg buf[2]; in do_vsx_load()
1015 union vsx_reg buf[2]; in do_vsx_store()