[Nasm-bugs] [Bug 3392782] Support for rex.w

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sun Sep 12 06:51:46 PDT 2021


https://bugzilla.nasm.us/show_bug.cgi?id=3392782

C. Masloch <pushbx at ulukai.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pushbx at ulukai.org

--- Comment #1 from C. Masloch <pushbx at ulukai.org> ---
It certainly isn't supported. If you have only one such line in a program, then
NASM will assume it is a retf instruction with a label in front of it, which is
the reason no error or warning is produced in that case. With my label-no-colon
warning you'd get a warning here, refer to
https://bugzilla.nasm.us/show_bug.cgi?id=3392632

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


More information about the Nasm-bugs mailing list