Searched refs:insn_mfc0 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/mips/mm/ |
D | uasm-micromips.c | 87 [insn_mfc0] = {M(mm_pool32a_op, 0, 0, 0, mm_mfc0_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 | 139 [insn_mfc0] = {M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET},
|
D | uasm.c | 60 insn_lui, insn_lw, insn_lwu, insn_lwx, insn_mfc0, insn_mfhc0, insn_mfhi, enumerator
|