Searched refs:bgtz_op (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/arch/mips/kernel/ |
| D | probes-common.h | 63 case bgtz_op: in __insn_has_delay_slot()
|
| D | branch.c | 637 case bgtz_op: in __compute_return_epc_for_insn() 876 case bgtz_op: in __insn_is_compact_branch()
|
| /Linux-v4.19/arch/mips/mm/ |
| D | uasm-mips.c | 61 [insn_bgtz] = {M(bgtz_op, 0, 0, 0, 0, 0), RS | BIMM},
|
| /Linux-v4.19/arch/mips/include/uapi/asm/ |
| D | inst.h | 24 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
| /Linux-v4.19/arch/mips/kvm/ |
| D | emulate.c | 185 case bgtz_op: /* POP07 */ in kvm_compute_return_epc()
|
| /Linux-v4.19/arch/mips/math-emu/ |
| D | cp1emu.c | 603 case bgtz_op: in isBranchInstr()
|