Home | History | Annotate | Download | only in opcodes

Lines Matching defs:GET_OP

2025 #define GET_OP(insn, field)			\
2045 if (i == GET_OP (op->match, OP))
2065 op = mips_hash[GET_OP (word, OP)];
2128 #undef GET_OP
2324 #define GET_OP(insn, field) \
2437 && GET_OP (full, RX) == GET_OP (full, RY))
2445 && GET_OP (full, RZ) == GET_OP (full, RX))
2517 #undef GET_OP