Synopsis
unsigned __mrc(unsigned coproc,
               unsigned opc1,
               unsigned CRn,
               unsigned CRm,
               unsigned opc2);
Description

__mrc inserts a MRC instruction. Where coproc, opc1, Crn, Crm and opc2 are compile time constants. __mrc returns the value read.