Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm-mips.c109 [insn_eret] = {M(cop0_op, cop_op, 0, 0, 0, eret_op), 0},
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dinst.h182 rfe_op = 0x10, eret_op = 0x18, enumerator
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Demulate.c1298 case eret_op: in kvm_mips_emulate_CP0()