Searched refs:eret_op (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 109 [insn_eret] = {M(cop0_op, cop_op, 0, 0, 0, eret_op), 0},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 316 eret_op = 0x18, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 182 rfe_op = 0x10, eret_op = 0x18, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | emulate.c | 1298 case eret_op: in kvm_mips_emulate_CP0()
|