Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Duasm-mips.c78 { insn_drotr, M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE },
83 { insn_dsrl, M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE },
/linux-4.1.27/arch/mips/include/uapi/asm/
Dinst.h58 dsll_op, spec7_unused_op, dsrl_op, dsra_op, enumerator
/linux-4.1.27/arch/mips/kernel/
Dmips-r2-to-r6-emul.c153 case dsrl_op: in mipsr6_emul()