Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dprobes-common.h54 case beql_op: in __insn_has_delay_slot()
H A 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()
H A Dmips-r2-to-r6-emul.c1113 case beql_op: in mipsr2_decoder()
1138 case beql_op: in mipsr2_decoder()
/openbmc/linux/arch/mips/mm/
H A Duasm-mips.c58 [insn_beql] = {M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
/openbmc/linux/arch/mips/kvm/
H A Demulate.c153 case beql_op: in kvm_compute_return_epc()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c519 case beql_op: in isBranchInstr()