Skip to content

Instantly share code, notes, and snippets.

@mindjiver
Created January 20, 2012 23:55
Show Gist options
  • Save mindjiver/1650332 to your computer and use it in GitHub Desktop.
Save mindjiver/1650332 to your computer and use it in GitHub Desktop.
MSR register finally set
msr = 0x00021e00 [CE ME DWE DE]
0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0
W C E P F M D D I D
E E E R P E W E S S
E
@Zilla
Copy link

Zilla commented Jan 21, 2012

Nice!
But why set bit 20?

@mindjiver
Copy link
Author

Just playing around right now :) Was using LSB bit mask instead of MSB so I when I got it right I wanted to see what would crash the machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment