Home | History | Annotate | Download | only in opcodes

Lines Matching defs:GET_OP

1998 #define GET_OP(insn, field)			\
2018 if (i == GET_OP (op->match, OP))
2038 op = mips_hash[GET_OP (word, OP)];
2101 #undef GET_OP
2297 #define GET_OP(insn, field) \
2410 && GET_OP (full, RX) == GET_OP (full, RY))
2418 && GET_OP (full, RZ) == GET_OP (full, RX))
2490 #undef GET_OP