Home
last modified time | relevance | path

Searched refs:beql_op (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Duprobes.c53 case beql_op: in insn_has_delay_slot()
Dbranch.c574 case beql_op: in __compute_return_epc_for_insn()
581 if (insn.i_format.opcode == beql_op) in __compute_return_epc_for_insn()
Dkprobes.c90 case beql_op: in insn_has_delayslot()
Dmips-r2-to-r6-emul.c1100 case beql_op: in mipsr2_decoder()
1127 case beql_op: in mipsr2_decoder()
/linux-4.4.14/arch/mips/mm/
Duasm-mips.c58 { insn_beql, M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h27 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
/linux-4.4.14/arch/mips/kvm/
Demulate.c145 case beql_op: in kvm_compute_return_epc()
/linux-4.4.14/arch/mips/math-emu/
Dcp1emu.c527 case beql_op: in isBranchInstr()