Home
last modified time | relevance | path

Searched refs:lwc2_op (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dprobes-common.h68 case lwc2_op: /* This is bbit0 on Octeon */ in __insn_has_delay_slot()
H A Dbranch.c751 case lwc2_op: /* This is bbit0 on Octeon */ in __compute_return_epc_for_insn()
H A Dunaligned.c553 case lwc2_op: in emulate_load_store_insn()
/openbmc/linux/arch/mips/mm/
H A Duasm-mips.c55 [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},
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h35 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
/openbmc/linux/arch/mips/kvm/
H A Dvz.c1241 case lwc2_op: in kvm_trap_vz_handle_gpsi()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c637 case lwc2_op: /* This is bbit0 on Octeon */ in isBranchInstr()