Searched refs:jal_op (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/mips/kernel/ |
D | probes-common.h | 51 case jal_op: in __insn_has_delay_slot()
|
D | process.c | 345 if (ip->j_format.opcode == jal_op) in is_jump_ins()
|
D | branch.c | 564 case jal_op: in __compute_return_epc_for_insn()
|
/linux-6.1.9/arch/mips/mm/ |
D | uasm-mips.c | 113 [insn_jal] = {M(jal_op, 0, 0, 0, 0, 0), JIMM},
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | inst.h | 23 spec_op, bcond_op, j_op, jal_op, enumerator
|
/linux-6.1.9/arch/mips/kvm/ |
D | emulate.c | 140 case jal_op: in kvm_compute_return_epc()
|
/linux-6.1.9/arch/mips/math-emu/ |
D | cp1emu.c | 506 case jal_op: in isBranchInstr()
|