Searched refs:OP_SH_RS (Results 1 – 2 of 2) sorted by relevance
65 #define OP_SH_RS 21 macro
6397 ((((INSN1) >> OP_SH_RS) & OP_MASK_RS) \6398 == (((INSN2) >> OP_SH_RS) & OP_MASK_RS))6546 if (((insn->insn_opcode >> OP_SH_RS) & OP_MASK_RS) == SP) in nops_for_24k()17582 insn |= at << OP_SH_RS | at << OP_SH_RT; in md_convert_frag()17596 insn |= at << OP_SH_RS; in md_convert_frag()