Move from Machine State Register
Moves the contents of the machine state register (MSR) into bits 32 to 63 of the designated general-purpose register.
unsigned long __mfmsr (void);
Execution of this instruction is privileged and restricted to supervisor mode only.