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