Home
last modified time | relevance | path

Searched refs:jal_op (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dprobes-common.h51 case jal_op: in __insn_has_delay_slot()
H A Dprocess.c346 if (ip->j_format.opcode == jal_op) in is_jump_ins()
H A Dbranch.c564 case jal_op: in __compute_return_epc_for_insn()
/openbmc/linux/arch/mips/mm/
H A Duasm-mips.c113 [insn_jal] = {M(jal_op, 0, 0, 0, 0, 0), JIMM},
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h23 spec_op, bcond_op, j_op, jal_op, enumerator
/openbmc/linux/arch/mips/kvm/
H A Demulate.c140 case jal_op: in kvm_compute_return_epc()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c506 case jal_op: in isBranchInstr()