Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Duasm-mips.c85 { insn_eret, M(cop0_op, cop_op, 0, 0, 0, eret_op), 0 },
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h136 rfe_op = 0x10, eret_op = 0x18, enumerator
/linux-4.4.14/arch/mips/kvm/
Demulate.c1020 case eret_op: in kvm_mips_emulate_CP0()