Searched refs:lwc2_op (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | inst.h | 34 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
|
/linux-4.1.27/arch/mips/kernel/ |
D | kprobes.c | 104 case lwc2_op: /* This is bbit0 on Octeon */ in insn_has_delayslot()
|
D | branch.c | 755 case lwc2_op: /* This is bbit0 on Octeon */ in __compute_return_epc_for_insn()
|
D | unaligned.c | 1213 case lwc2_op: in emulate_load_store_insn()
|
/linux-4.1.27/arch/mips/mm/ |
D | uasm-mips.c | 56 { insn_bbit0, M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
|
/linux-4.1.27/arch/mips/math-emu/ |
D | cp1emu.c | 641 case lwc2_op: /* This is bbit0 on Octeon */ in isBranchInstr()
|