Searched refs:j_op (Results 1 – 9 of 9) sorted by relevance
| /linux-4.4.14/arch/mips/kernel/ |
| D | jump_label.c | 55 insn.j_format.opcode = J_ISA_BIT ? mm_j32_op : j_op; in arch_jump_label_transform()
|
| D | uprobes.c | 51 case j_op: in insn_has_delay_slot()
|
| D | process.c | 258 if (ip->j_format.opcode == j_op) in is_jump_ins() 378 if (ip->j_format.opcode == j_op) in get___schedule_addr()
|
| D | kprobes.c | 84 case j_op: in insn_has_delayslot()
|
| D | branch.c | 561 case j_op: in __compute_return_epc_for_insn()
|
| /linux-4.4.14/arch/mips/mm/ |
| D | uasm-mips.c | 88 { insn_j, M(j_op, 0, 0, 0, 0, 0), JIMM }, 91 { insn_j, M(j_op, 0, 0, 0, 0, 0), JIMM },
|
| /linux-4.4.14/arch/mips/include/uapi/asm/ |
| D | inst.h | 22 spec_op, bcond_op, j_op, jal_op, enumerator
|
| /linux-4.4.14/arch/mips/kvm/ |
| D | emulate.c | 135 case j_op: in kvm_compute_return_epc()
|
| /linux-4.4.14/arch/mips/math-emu/ |
| D | cp1emu.c | 519 case j_op: in isBranchInstr()
|