[Nasm-bugs] [Bug 3392357] 64bit support LGDT

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Wed Jul 6 13:05:45 PDT 2016


http://bugzilla.nasm.us/show_bug.cgi?id=3392357

--- Comment #3 from H. Peter Anvin <hpa at zytor.com> ---
The only problem I see is that with "o16" or "o32" the instruction should error
out in 64-bit mode, and "o64" gives it an unnecessary (but harmless) REX
prefix.  The normal case of not specifying any size parameter compiles the
instruction as expected.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list