Home
last modified time | relevance | path

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

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