Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/arch/powerpc/lib/
Dsstep.c716 void emulate_vsx_load(struct instruction_op *op, union vsx_reg *reg, in emulate_vsx_load()
802 void emulate_vsx_store(struct instruction_op *op, const union vsx_reg *reg, in emulate_vsx_store()
807 union vsx_reg buf; in emulate_vsx_store()
821 union vsx_reg buf32[2]; in emulate_vsx_store()
901 union vsx_reg buf[2]; in do_vsx_load()
948 union vsx_reg buf[2]; in do_vsx_store()