Synopsis
void __mcr(unsigned coproc,
           unsigned opc1,
           unsigned src,
           unsigned CRn,
           unsigned CRm,
           unsigned opc2);
Description

__mcr inserts a MCR instruction. Where coproc, opc1, Crn, Crm and opc2 are compile time constants and src is the value to write.