Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dprobes-common.h51 case jal_op: in __insn_has_delay_slot()
H A Dbranch.c564 case jal_op: in __compute_return_epc_for_insn()
/linux/arch/mips/mm/
H A Duasm-mips.c113 [insn_jal] = {M(jal_op, 0, 0, 0, 0, 0), JIMM},
/linux/arch/mips/include/uapi/asm/
H A Dinst.h23 spec_op, bcond_op, j_op, jal_op, enumerator
/linux/arch/mips/kvm/
H A Demulate.c140 case jal_op: in kvm_compute_return_epc()