Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dprobes-common.h56 case j_op: in __insn_has_delay_slot()
Djump_label.c55 insn.j_format.opcode = J_ISA_BIT ? mm_j32_op : j_op; in arch_jump_label_transform()
Dprocess.c309 if (ip->j_format.opcode == j_op) in is_jump_ins()
450 if (ip->j_format.opcode == j_op) in get___schedule_addr()
Dbranch.c558 case j_op: in __compute_return_epc_for_insn()
/arch/mips/mm/
Duasm-mips.c105 [insn_j] = {M(j_op, 0, 0, 0, 0, 0), JIMM},
/arch/mips/include/uapi/asm/
Dinst.h23 spec_op, bcond_op, j_op, jal_op, enumerator
/arch/mips/kvm/
Demulate.c143 case j_op: in kvm_compute_return_epc()
/arch/mips/math-emu/
Dcp1emu.c520 case j_op: in isBranchInstr()