Searched refs:lwc2_op (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/mips/kernel/ |
D | unaligned.c | 460 case lwc2_op: in emulate_load_store_insn()
|
D | branch.c | 224 case lwc2_op: /* This is bbit0 on Octeon */ in __compute_return_epc_for_insn()
|
D | kprobes.c | 104 case lwc2_op: /* This is bbit0 on Octeon */ in insn_has_delayslot()
|
/linux-3.4.99/arch/mips/include/asm/ |
D | inst.h | 30 ll_op, lwc1_op, lwc2_op, pref_op, enumerator
|
/linux-3.4.99/arch/mips/mm/ |
D | uasm.c | 148 { insn_bbit0, M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
|