Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mm/
Duasm-mips.c181 [insn_sll] = {M(spec_op, 0, 0, 0, 0, sll_op), RT | RD | RE},
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dinst.h96 sll_op, enumerator
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dinst.h45 sll_op, movc_op, srl_op, sra_op, enumerator
/kernel/linux/linux-5.10/arch/mips/kernel/
Dmips-r2-to-r6-emul.c110 case sll_op: in mipsr6_emul()