Searched refs:insn_mtc0 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/arch/mips/mm/ |
D | uasm-micromips.c | 90 [insn_mtc0] = {M(mm_pool32a_op, 0, 0, 0, mm_mtc0_op, mm_pool32axf_op), RT | RS | RD}, 172 if (opc == insn_mfc0 || opc == insn_mtc0 || in build_insn() 179 if (opc == insn_mfc0 || opc == insn_mtc0 || in build_insn()
|
D | uasm-mips.c | 147 [insn_mtc0] = {M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
|
D | uasm.c | 61 insn_mflo, insn_modu, insn_movn, insn_movz, insn_mtc0, insn_mthc0, enumerator
|