Searched refs:bgezl_op (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/arch/mips/kernel/ |
| D | uprobes.c | 37 case bgezl_op: in insn_has_delay_slot()
|
| D | branch.c | 460 case bgezl_op: in __compute_return_epc_for_insn() 466 if (insn.i_format.rt == bgezl_op) in __compute_return_epc_for_insn()
|
| D | mips-r2-to-r6-emul.c | 985 case bgezl_op: in mipsr2_decoder() 1014 case bgezl_op: in mipsr2_decoder()
|
| /linux-4.4.14/arch/mips/mm/ |
| D | uasm-mips.c | 60 { insn_bgezl, M(bcond_op, 0, bgezl_op, 0, 0, 0), RS | BIMM },
|
| /linux-4.4.14/arch/mips/include/uapi/asm/ |
| D | inst.h | 99 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
|
| /linux-4.4.14/arch/mips/kvm/ |
| D | emulate.c | 90 case bgezl_op: in kvm_compute_return_epc()
|
| /linux-4.4.14/arch/mips/math-emu/ |
| D | cp1emu.c | 497 case bgezl_op: in isBranchInstr()
|