[Nasm-bugs] [Bug 3392827] 'pops' bug for example: pops ds makes an opcode 3Eh instead of giving syntax error about 'pop' inst.

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sun Jan 8 09:12:52 PST 2023


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

--- Comment #7 from Erdogan Tan <erdogantan at singlix.com> ---
I mean if label is not used and it is colonless.. There are 2 possible reasons
for colonless and orphan labels 1) It is written as position/offset comment 2)
It is mistakenly written (For 1, the programmer will know what for it is
written.. For 2, wrong label will be deleted by programmer after he/she see the
warning.)

-- 
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