Home
last modified time | relevance | path

Searched refs:jr_op (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/kernel/
H A Dprobes-common.h23 case jr_op: in __insn_has_delay_slot()
H A Dbranch.c438 case jr_op: in __compute_return_epc_for_insn()
439 if (NO_R6EMU && insn.r_format.func == jr_op) in __compute_return_epc_for_insn()
/linux/arch/mips/mm/
H A Duasm-mips.c116 [insn_jr] = {M(spec_op, 0, 0, 0, 0, jr_op), RS},
/linux/arch/mips/include/uapi/asm/
H A Dinst.h47 jr_op, jalr_op, movz_op, movn_op, enumerator
/linux/arch/mips/kvm/
H A Demulate.c67 case jr_op: in kvm_compute_return_epc()