Searched refs:srl_op (Results 1 – 3 of 3) sorted by relevance
/arch/mips/mm/ |
D | uasm-mips.c | 126 { insn_rotr, M(spec_op, 1, 0, 0, 0, srl_op), RT | RD | RE }, 141 { insn_srl, M(spec_op, 0, 0, 0, 0, srl_op), RT | RD | RE },
|
/arch/mips/include/uapi/asm/ |
D | inst.h | 44 sll_op, movc_op, srl_op, sra_op, enumerator
|
/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 117 case srl_op: in mipsr6_emul()
|