Searched refs:OP_SH_RS (Results 1 – 3 of 3) sorted by relevance
69 #define OP_SH_RS 21 macro
6608 ((((INSN1) >> OP_SH_RS) & OP_MASK_RS) \6609 == (((INSN2) >> OP_SH_RS) & OP_MASK_RS))6757 if (((insn->insn_opcode >> OP_SH_RS) & OP_MASK_RS) == SP) in nops_for_24k()18803 insn |= at << OP_SH_RS | at << OP_SH_RT; in md_convert_frag()18818 insn |= at << OP_SH_RS; in md_convert_frag()