Searched refs:beql_op (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | probes-common.h | 54 case beql_op: in __insn_has_delay_slot()
|
H A D | branch.c | 580 case beql_op: in __compute_return_epc_for_insn() 588 if (insn.i_format.opcode == beql_op) in __compute_return_epc_for_insn()
|
H A D | mips-r2-to-r6-emul.c | 1113 case beql_op: in mipsr2_decoder() 1138 case beql_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | probes-common.h | 54 case beql_op: in __insn_has_delay_slot()
|
H A D | branch.c | 580 case beql_op: in __compute_return_epc_for_insn() 588 if (insn.i_format.opcode == beql_op) in __compute_return_epc_for_insn()
|
H A D | mips-r2-to-r6-emul.c | 1113 case beql_op: in mipsr2_decoder() 1138 case beql_op: in mipsr2_decoder()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 58 [insn_beql] = {M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 58 [insn_beql] = {M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 44 beql_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 44 beql_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 153 case beql_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 519 case beql_op: in isBranchInstr()
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 154 case beql_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 519 case beql_op: in isBranchInstr()
|
Completed in 27 milliseconds