Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Djump_label.c55 insn.j_format.opcode = J_ISA_BIT ? mm_j32_op : j_op; in arch_jump_label_transform()
Dprocess.c258 if (ip->j_format.opcode == j_op) in is_jump_ins()
378 if (ip->j_format.opcode == j_op) in get___schedule_addr()
Dkprobes.c84 case j_op: in insn_has_delayslot()
Dbranch.c561 case j_op: in __compute_return_epc_for_insn()
/linux-4.1.27/arch/mips/mm/
Duasm-mips.c88 { 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.1.27/arch/mips/include/uapi/asm/
Dinst.h22 spec_op, bcond_op, j_op, jal_op, enumerator
/linux-4.1.27/arch/mips/math-emu/
Dcp1emu.c519 case j_op: in isBranchInstr()
/linux-4.1.27/arch/mips/kvm/
Demulate.c135 case j_op: in kvm_compute_return_epc()