Home
last modified time | relevance | path

Searched refs:bgtz_op (Results 1 – 6 of 6) sorted by relevance

/arch/mips/kernel/
Dprobes-common.h63 case bgtz_op: in __insn_has_delay_slot()
Dbranch.c637 case bgtz_op: in __compute_return_epc_for_insn()
876 case bgtz_op: in __insn_is_compact_branch()
/arch/mips/mm/
Duasm-mips.c62 [insn_bgtz] = {M(bgtz_op, 0, 0, 0, 0, 0), RS | BIMM},
/arch/mips/include/uapi/asm/
Dinst.h24 beq_op, bne_op, blez_op, bgtz_op, enumerator
/arch/mips/kvm/
Demulate.c185 case bgtz_op: /* POP07 */ in kvm_compute_return_epc()
/arch/mips/math-emu/
Dcp1emu.c596 case bgtz_op: in isBranchInstr()