Searched refs:lwc2_op (Results 1 – 6 of 6) sorted by relevance
/arch/mips/kernel/ |
D | probes-common.h | 72 case lwc2_op: /* This is bbit0 on Octeon */ in __insn_has_delay_slot()
|
D | branch.c | 740 case lwc2_op: /* This is bbit0 on Octeon */ in __compute_return_epc_for_insn()
|
D | unaligned.c | 1296 case lwc2_op: in emulate_load_store_insn()
|
/arch/mips/mm/ |
D | uasm-mips.c | 56 { insn_bbit0, M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM }, 167 { insn_ldpte, M(lwc2_op, 0, 0, 0, ldpte_op, mult_op), RS | RD }, 168 { insn_lddir, M(lwc2_op, 0, 0, 0, lddir_op, mult_op), RS | RT | RD },
|
/arch/mips/include/uapi/asm/ |
D | inst.h | 34 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
|
/arch/mips/math-emu/ |
D | cp1emu.c | 640 case lwc2_op: /* This is bbit0 on Octeon */ in isBranchInstr()
|