Home
last modified time | relevance | path

Searched refs:dsll_op (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
Duasm-mips.c99 [insn_dsll] = {M(spec_op, 0, 0, 0, 0, dsll_op), RT | RD | RE},
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dinst.h152 dsll_op, enumerator
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dinst.h59 dsll_op, spec5_unused_op, dsrl_op, dsra_op, enumerator
/kernel/linux/linux-5.10/arch/mips/kernel/
Dmips-r2-to-r6-emul.c146 case dsll_op: in mipsr6_emul()