Home
last modified time | relevance | path

Searched refs:beql_op (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/arch/mips/kernel/
Dprobes-common.h54 case beql_op: in __insn_has_delay_slot()
Dbranch.c580 case beql_op: in __compute_return_epc_for_insn()
588 if (insn.i_format.opcode == beql_op) in __compute_return_epc_for_insn()
Dmips-r2-to-r6-emul.c1113 case beql_op: in mipsr2_decoder()
1138 case beql_op: in mipsr2_decoder()
/linux-6.1.9/arch/mips/mm/
Duasm-mips.c58 [insn_beql] = {M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
/linux-6.1.9/arch/mips/kvm/
Demulate.c153 case beql_op: in kvm_compute_return_epc()
/linux-6.1.9/arch/mips/math-emu/
Dcp1emu.c519 case beql_op: in isBranchInstr()