flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > 64 bit IA32_EFER.LME |
Author |
|
vid 22 Mar 2006, 16:51
i believe mazegen will have an answer
he is walking/living intel manual |
|||
22 Mar 2006, 16:51 |
|
FlashBurn 23 Mar 2006, 12:26
The IA32_EFER register is an msr (model specific register) and you have to use rdmsr and wrmsr for that!
Code: mov ecx,0xC0000080 rdmsr or eax,100h wrmsr |
|||
23 Mar 2006, 12:26 |
|
lazer1 25 Mar 2006, 00:56
FlashBurn wrote: The IA32_EFER register is an msr (model specific register) and you have to use rdmsr and wrmsr for that! fasm accepts that I'll resume from where I left off a lot left to do |
|||
25 Mar 2006, 00:56 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.