Details Table

┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding  │Instruction         │0│1│2│3│4│5│Description                       │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│0F 30     │WRMSR               │ │ │ │ │ │X│Write the value in EDX:EAX to     │
│          │                    │ │ │ │ │ │ │Model Specific Register indicated │
│          │                    │ │ │ │ │ │ │by ECX                            │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘


[Back: WRMSR-Write to Model Specific Register]
[Next: Description]