Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/uapi/asm/
Dinst.h34 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
/linux-4.1.27/arch/mips/kernel/
Dkprobes.c104 case lwc2_op: /* This is bbit0 on Octeon */ in insn_has_delayslot()
Dbranch.c755 case lwc2_op: /* This is bbit0 on Octeon */ in __compute_return_epc_for_insn()
Dunaligned.c1213 case lwc2_op: in emulate_load_store_insn()
/linux-4.1.27/arch/mips/mm/
Duasm-mips.c56 { insn_bbit0, M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
/linux-4.1.27/arch/mips/math-emu/
Dcp1emu.c641 case lwc2_op: /* This is bbit0 on Octeon */ in isBranchInstr()