Home
last modified time | relevance | path

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

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