Searched refs:insn_mtc0 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/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}, 171 if (opc == insn_mfc0 || opc == insn_mtc0 || in build_insn() 178 if (opc == insn_mfc0 || opc == insn_mtc0 || in build_insn()
|
D | uasm-mips.c | 137 [insn_mtc0] = {M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
|
D | uasm.c | 60 insn_mfhc0, insn_mfhi, insn_mflo, insn_movn, insn_movz, insn_mtc0, enumerator
|