Home
last modified time | relevance | path

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

/arch/mips/mm/
Duasm-mips.c88 [insn_drotr] = {M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE},
98 [insn_dsrl] = {M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE},
/arch/mips/include/uapi/asm/
Dinst.h59 dsll_op, spec7_unused_op, dsrl_op, dsra_op, enumerator
/arch/mips/kernel/
Dmips-r2-to-r6-emul.c155 case dsrl_op: in mipsr6_emul()