Searched refs:bgez_op (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | probes-common.h | 37 case bgez_op: in __insn_has_delay_slot()
|
D | branch.c | 471 case bgez_op: in __compute_return_epc_for_insn()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 59 [insn_bgez] = {M(bcond_op, 0, bgez_op, 0, 0, 0), RS | BIMM},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 253 bgez_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 144 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
D | cp1emu.c | 491 case bgez_op: in isBranchInstr()
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | emulate.c | 92 case bgez_op: in kvm_compute_return_epc()
|