Home
last modified time | relevance | path

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

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