Searched refs:GET_OP (Results 1 – 5 of 5) sorted by relevance
1710 #define GET_OP(insn, field) \ in print_insn_mips() macro1730 if (i == GET_OP (op->match, OP)) in print_insn_mips()1750 op = mips_hash[GET_OP (word, OP)]; in print_insn_mips()1812 #undef GET_OP in print_insn_mips()2044 #define GET_OP(insn, field) \ in print_insn_mips16() macro2161 && GET_OP (insn, RX) == GET_OP (insn, RY)) in print_insn_mips16()2169 && GET_OP (insn, RZ) == GET_OP (insn, RX)) in print_insn_mips16()2196 #undef GET_OP in print_insn_mips16()
419 * mips-dis.c (print_insn_args): Add GET_OP and GET_OP_S local424 (print_insn_mips16): Add GET_OP and GET_OP_S local macros, use
758 structures. Delete GET_OP_S. Move GET_OP definition to...784 Delete GET_OP_S. Move GET_OP definition to...
7246 #define GET_OP(OP) \ macro7298 GET_OP (op2); in decode_arm_unwind_bytecode()7354 GET_OP (op2); in decode_arm_unwind_bytecode()7384 GET_OP (buf[i]); in decode_arm_unwind_bytecode()7402 GET_OP (op2); in decode_arm_unwind_bytecode()7434 GET_OP (op2); in decode_arm_unwind_bytecode()7444 GET_OP (op2); in decode_arm_unwind_bytecode()7502 GET_OP (op2); in decode_tic6x_unwind_bytecode()7534 GET_OP (op2); in decode_tic6x_unwind_bytecode()7584 GET_OP (buf[i]); in decode_tic6x_unwind_bytecode()
189 (GET_OP): Likewise.