Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dsstep.h129 union vsx_reg { union
177 extern void emulate_vsx_load(struct instruction_op *op, union vsx_reg *reg,
180 const union vsx_reg *reg, void *mem,
/Linux-v5.10/arch/powerpc/lib/
Dsstep.c699 void emulate_vsx_load(struct instruction_op *op, union vsx_reg *reg, in emulate_vsx_load()
783 void emulate_vsx_store(struct instruction_op *op, const union vsx_reg *reg, in emulate_vsx_store()
788 union vsx_reg buf; in emulate_vsx_store()
865 union vsx_reg buf; in do_vsx_load()
897 union vsx_reg buf; in do_vsx_store()