14. Coprocessor 0
Format: DMFC0 rt, rd
Description:
The contents of coprocessor register rd of the CP0 are loaded into general register rt.
This operation is defined for the R10000 operating in 64-bit mode and in 32-bit kernel mode. Execution of this instruction in 32-bit user or supervisor mode causes a reserved instruction exception. All 64-bits of the general register destination are written from the coprocessor register source. The operation of DMFC0 on a 32-bit coprocessor 0 register is undefined.
Exceptions:
Coprocessor unusable exception
Reserved instruction exception (R10000 in 32-bit user mode
R10000 in 32-bit supervisor mode)