emulate_mxmsr
return emulate_mxmsr(curlwp, tf, opcode);
if (emulate_mxmsr(l, tf, opcode)) {
int emulate_mxmsr(struct lwp *, struct trapframe *, uint32_t);
return emulate_mxmsr(l, tf, opcode);