Searched refs:beql_op (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | probes-common.h | 54 case beql_op: in __insn_has_delay_slot()
|
H A D | branch.c | 580 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 D | mips-r2-to-r6-emul.c | 1113 case beql_op: in mipsr2_decoder() 1138 case beql_op: in mipsr2_decoder()
|
/openbmc/linux/arch/mips/mm/ |
H A D | uasm-mips.c | 58 [insn_beql] = {M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
|
/openbmc/linux/arch/mips/kvm/ |
H A D | emulate.c | 153 case beql_op: in kvm_compute_return_epc()
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | 519 case beql_op: in isBranchInstr()
|