Searched refs:jal_op (Results 1 – 7 of 7) sorted by relevance
| /linux-4.1.27/arch/mips/kernel/ |
| D | kprobes.c | 83 case jal_op: in insn_has_delayslot()
|
| D | process.c | 260 if (ip->j_format.opcode == jal_op) in is_jump_ins()
|
| D | branch.c | 559 case jal_op: in __compute_return_epc_for_insn()
|
| /linux-4.1.27/arch/mips/mm/ |
| D | uasm-mips.c | 89 { insn_jal, M(jal_op, 0, 0, 0, 0, 0), JIMM },
|
| /linux-4.1.27/arch/mips/include/uapi/asm/ |
| D | inst.h | 22 spec_op, bcond_op, j_op, jal_op, enumerator
|
| /linux-4.1.27/arch/mips/math-emu/ |
| D | cp1emu.c | 514 case jal_op: in isBranchInstr()
|
| /linux-4.1.27/arch/mips/kvm/ |
| D | emulate.c | 133 case jal_op: in kvm_compute_return_epc()
|