Searched refs:ILLEGAL_REG (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mips.c104 #define ILLEGAL_REG (32) macro
649 #define X ILLEGAL_REG
9614 regno = ILLEGAL_REG;
9619 regno = ILLEGAL_REG;
9624 regno = ILLEGAL_REG;
9637 if (regno == ILLEGAL_REG)
/haiku-buildtools/binutils/gas/config/
H A Dtc-mips.c107 #define ILLEGAL_REG (32) macro
4731 /* The last OP_REG operand seen, or ILLEGAL_REG if none. */
4735 specified, otherwise it is ILLEGAL_REG. */
7855 arg.last_regno = ILLEGAL_REG;
7856 arg.dest_regno = ILLEGAL_REG;
8108 arg.last_regno = ILLEGAL_REG;
8109 arg.dest_regno = ILLEGAL_REG;

Completed in 132 milliseconds