Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dprobes-common.h33 case bcond_op: in __insn_has_delay_slot()
H A Duprobes.c82 case bcond_op: /* Yes, really ... */ in is_trap_insn()
H A Dbranch.c451 case bcond_op: in __compute_return_epc_for_insn()
H A Dmips-r2-to-r6-emul.c939 case bcond_op: in mipsr2_decoder()
/openbmc/linux/arch/mips/mm/
H A Duasm-mips.c59 [insn_bgez] = {M(bcond_op, 0, bgez_op, 0, 0, 0), RS | BIMM},
60 [insn_bgezl] = {M(bcond_op, 0, bgezl_op, 0, 0, 0), RS | BIMM},
63 [insn_bltz] = {M(bcond_op, 0, bltz_op, 0, 0, 0), RS | BIMM},
64 [insn_bltzl] = {M(bcond_op, 0, bltzl_op, 0, 0, 0), RS | BIMM},
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h23 spec_op, bcond_op, j_op, jal_op, enumerator
/openbmc/linux/arch/mips/kvm/
H A Demulate.c80 case bcond_op: in kvm_compute_return_epc()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c451 case bcond_op: in isBranchInstr()