Searched refs:insn_mtc0 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/mips/mm/ |
D | uasm-micromips.c | 86 { insn_mtc0, M(mm_pool32a_op, 0, 0, 0, mm_mtc0_op, mm_pool32axf_op), RT | RS | RD }, 169 if (opc == insn_mfc0 || opc == insn_mtc0) in build_insn() 175 if (opc == insn_mfc0 || opc == insn_mtc0) in build_insn()
|
D | uasm-mips.c | 115 { insn_mtc0, M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
|
D | uasm.c | 57 insn_lwx, insn_mfc0, insn_mfhc0, insn_mfhi, insn_mflo, insn_mtc0, enumerator
|