Home
last modified time | relevance | path

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

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A 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,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A 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,
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A 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,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/lib/
H A 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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/lib/
H A 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()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/lib/
H A 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()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000.c14375 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
14381 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
14384 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000.c13242 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
13248 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
13251 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000.c13995 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
14001 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
14004 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000.c13244 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
13250 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
13253 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c13991 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
13997 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
14000 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c13991 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
13997 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
14000 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000.c13244 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
13250 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
13253 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/rs6000/
H A Drs6000.c15284 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
15290 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
15293 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Drs6000.c18574 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
18580 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
18583 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Drs6000.c18351 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
18357 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
18360 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c21973 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21979 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21982 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c21466 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21472 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21475 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c21221 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21227 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21230 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c21830 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21836 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21839 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c21973 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21979 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21982 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c21973 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21979 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21982 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c21973 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21979 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21982 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c21255 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21261 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21264 fprintf (file, "%d", vsx_reg); in print_operand()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c21466 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
21472 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
21475 fprintf (file, "%d", vsx_reg); in print_operand()

12