Searched refs:lwc2_op (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/mips/kernel/ |
D | probes-common.h | 68 case lwc2_op: /* This is bbit0 on Octeon */ in __insn_has_delay_slot()
|
D | branch.c | 751 case lwc2_op: /* This is bbit0 on Octeon */ in __compute_return_epc_for_insn()
|
D | unaligned.c | 512 case lwc2_op: in emulate_load_store_insn()
|
/linux-6.1.9/arch/mips/mm/ |
D | uasm-mips.c | 55 [insn_bbit0] = {M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM}, 123 [insn_lddir] = {M(lwc2_op, 0, 0, 0, lddir_op, mult_op), RS | RT | RD}, 124 [insn_ldpte] = {M(lwc2_op, 0, 0, 0, ldpte_op, mult_op), RS | RD},
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | inst.h | 35 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
|
/linux-6.1.9/arch/mips/kvm/ |
D | vz.c | 1241 case lwc2_op: in kvm_trap_vz_handle_gpsi()
|
/linux-6.1.9/arch/mips/math-emu/ |
D | cp1emu.c | 637 case lwc2_op: /* This is bbit0 on Octeon */ in isBranchInstr()
|