Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dprobes-common.h52 case j_op: in __insn_has_delay_slot()
Djump_label.c72 insn.j_format.opcode = J_ISA_BIT ? mm_j32_op : j_op; in arch_jump_label_transform()
Dprocess.c343 if (ip->j_format.opcode == j_op) in is_jump_ins()
486 if (ip->j_format.opcode == j_op) in get___schedule_addr()
Dbranch.c567 case j_op: in __compute_return_epc_for_insn()
/linux-6.1.9/arch/mips/mm/
Duasm-mips.c112 [insn_j] = {M(j_op, 0, 0, 0, 0, 0), JIMM},
/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h23 spec_op, bcond_op, j_op, jal_op, enumerator
/linux-6.1.9/arch/mips/kvm/
Demulate.c143 case j_op: in kvm_compute_return_epc()
/linux-6.1.9/arch/mips/math-emu/
Dcp1emu.c511 case j_op: in isBranchInstr()