Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dprobes-common.h72 case lwc2_op: /* This is bbit0 on Octeon */ in __insn_has_delay_slot()
Dbranch.c740 case lwc2_op: /* This is bbit0 on Octeon */ in __compute_return_epc_for_insn()
Dunaligned.c1296 case lwc2_op: in emulate_load_store_insn()
/arch/mips/mm/
Duasm-mips.c56 { insn_bbit0, M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
167 { insn_ldpte, M(lwc2_op, 0, 0, 0, ldpte_op, mult_op), RS | RD },
168 { insn_lddir, M(lwc2_op, 0, 0, 0, lddir_op, mult_op), RS | RT | RD },
/arch/mips/include/uapi/asm/
Dinst.h34 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
/arch/mips/math-emu/
Dcp1emu.c640 case lwc2_op: /* This is bbit0 on Octeon */ in isBranchInstr()