Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kernel/
Dprobes-common.h53 case beq_op: in __insn_has_delay_slot()
Dbranch.c584 case beq_op: in __compute_return_epc_for_insn()
/kernel/linux/linux-5.10/arch/mips/mm/
Duasm-mips.c57 [insn_beq] = {M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dinst.h27 beq_op, enumerator
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dinst.h24 beq_op, bne_op, blez_op, bgtz_op, enumerator
/kernel/linux/linux-5.10/arch/mips/math-emu/
Dcp1emu.c523 case beq_op: in isBranchInstr()
/kernel/linux/linux-5.10/arch/mips/kvm/
Demulate.c153 case beq_op: in kvm_compute_return_epc()