Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/mm/
Duasm-mips.c167 [insn_rfe] = {M(cop0_op, cop_op, 0, 0, 0, rfe_op), 0},
/Linux-v5.4/arch/mips/include/uapi/asm/
Dinst.h182 rfe_op = 0x10, eret_op = 0x18, enumerator
/Linux-v5.4/arch/mips/kvm/
Demulate.c1296 case rfe_op: in kvm_mips_emulate_CP0()