Searched refs:beql_op (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/arch/mips/kernel/ |
| D | uprobes.c | 53 case beql_op: in insn_has_delay_slot()
|
| D | branch.c | 574 case beql_op: in __compute_return_epc_for_insn() 581 if (insn.i_format.opcode == beql_op) in __compute_return_epc_for_insn()
|
| D | kprobes.c | 90 case beql_op: in insn_has_delayslot()
|
| D | mips-r2-to-r6-emul.c | 1100 case beql_op: in mipsr2_decoder() 1127 case beql_op: in mipsr2_decoder()
|
| /linux-4.4.14/arch/mips/mm/ |
| D | uasm-mips.c | 58 { insn_beql, M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
|
| /linux-4.4.14/arch/mips/include/uapi/asm/ |
| D | inst.h | 27 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
|
| /linux-4.4.14/arch/mips/kvm/ |
| D | emulate.c | 145 case beql_op: in kvm_compute_return_epc()
|
| /linux-4.4.14/arch/mips/math-emu/ |
| D | cp1emu.c | 527 case beql_op: in isBranchInstr()
|