Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc14060 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
14066 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
14069 fprintf (file, "%d", vsx_reg); in print_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c13357 int vsx_reg = (FP_REGNO_P (reg) in print_operand() local
13363 fprintf (file, "%%vs%d", vsx_reg); in print_operand()
13366 fprintf (file, "%d", vsx_reg); in print_operand()