Searched refs:OP_SH_OP (Results 1 – 6 of 6) sorted by relevance
932 op = (l >> OP_SH_OP) & OP_MASK_OP;1076 if (i == ((op->match >> OP_SH_OP) & OP_MASK_OP))1096 op = mips_hash[(word >> OP_SH_OP) & OP_MASK_OP];
61 #define OP_SH_OP 26 macro
62 #define OP_SH_OP 26 macro
1063 op = (l >> OP_SH_OP) & OP_MASK_OP; in print_insn_args()1192 if (i == ((op->match >> OP_SH_OP) & OP_MASK_OP)) in print_insn_mips()1212 op = mips_hash[(word >> OP_SH_OP) & OP_MASK_OP]; in print_insn_mips()
8838 if (((ip->insn_opcode >> OP_SH_OP) & OP_MASK_OP) == OP_OP_COP0) in mips_ip()
8925 if (((ip->insn_opcode >> OP_SH_OP) & OP_MASK_OP) == OP_OP_COP0) in mips_ip()