Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Duprobes.c67 case lwc2_op: /* This is bbit0 on Octeon */ in insn_has_delay_slot()
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.c1295 case lwc2_op: in emulate_load_store_insn()
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h34 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
/linux-4.4.14/arch/mips/mm/
Duasm-mips.c56 { insn_bbit0, M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
/linux-4.4.14/arch/mips/math-emu/
Dcp1emu.c641 case lwc2_op: /* This is bbit0 on Octeon */ in isBranchInstr()