Searched defs:RNDOP (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
H A D | pdp11.c | 477 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype; in pdp11_expand_operands() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
H A D | pdp11.cc | 477 enum { REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP } optype; in pdp11_expand_operands() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | m68k.cc | 3372 REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP in handle_move_double() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | m68k.c | 3374 REGOP, OFFSOP, MEMOP, PUSHOP, POPOP, CNSTOP, RNDOP in handle_move_double() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.cc | 2649 enum { REGOP, OFFSOP, MEMOP, CNSTOP, RNDOP } optype0, optype1; in pa_output_move_double() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.c | 2615 enum { REGOP, OFFSOP, MEMOP, CNSTOP, RNDOP } optype0, optype1; in pa_output_move_double() enumerator
|