Y
Hacker News
new
|
ask
|
show
|
jobs
by
jleahy
3675 days ago
No, LGDT is actually an instruction (like MOV or ADD). You'll be hard-pressed to get a C compiler to emit that without using inline assembly.
http://x86.renejeschke.de/html/file_module_x86_id_156.html
1 comments
bogomipz
3675 days ago
Thanks
link