__mtmsr

Purpose

Move to Machine State Register

Moves the contents of bits 32 to 63 of the designated GPR into the MSR.

Prototype

void __mtmsr (unsigned long);

Usage

Execution of this instruction is privileged and restricted to supervisor mode only.