Searched refs:dsrl_op (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 95 [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},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 154 dsrl_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 59 dsll_op, spec5_unused_op, dsrl_op, dsra_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 155 case dsrl_op: in mipsr6_emul()
|