Searched refs:swc2_op (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/mips/kernel/ |
D | unaligned.c | 468 case swc2_op: in emulate_load_store_insn()
|
D | branch.c | 240 case swc2_op: /* This is bbit1 on Octeon */ in __compute_return_epc_for_insn()
|
D | kprobes.c | 106 case swc2_op: /* This is bbit1 on Octeon */ in insn_has_delayslot()
|
/linux-3.4.99/arch/mips/include/asm/ |
D | inst.h | 32 sc_op, swc1_op, swc2_op, major_3b_op, enumerator
|
/linux-3.4.99/arch/mips/mm/ |
D | uasm.c | 149 { insn_bbit1, M(swc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
|