Searched refs:insn_mtc0 (Results 1 – 3 of 3) sorted by relevance
/arch/mips/mm/ |
D | uasm-micromips.c | 89 { insn_mtc0, M(mm_pool32a_op, 0, 0, 0, mm_mtc0_op, mm_pool32axf_op), RT | RS | RD }, 163 if (opc == insn_mfc0 || opc == insn_mtc0) in build_insn() 169 if (opc == insn_mfc0 || opc == insn_mtc0) in build_insn()
|
D | uasm-mips.c | 119 { insn_mtc0, M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
|
D | uasm.c | 56 insn_ll, insn_lld, insn_lui, insn_lw, insn_lwx, insn_mfc0, insn_mtc0, enumerator
|