Home
last modified time | relevance | path

Searched refs:srl_op (Results 1 – 3 of 3) sorted by relevance

/arch/mips/mm/
Duasm-mips.c126 { 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/
Dinst.h44 sll_op, movc_op, srl_op, sra_op, enumerator
/arch/mips/kernel/
Dmips-r2-to-r6-emul.c117 case srl_op: in mipsr6_emul()