[Nasm-bugs] [Bug 3392370] New: cannot make {z} option on memory destination operand

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Wed Oct 26 05:49:52 PDT 2016


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

            Bug ID: 3392370
           Summary: cannot make {z} option on memory destination operand
           Product: NASM
           Version: 2.12.xx
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: agner at agner.org
                CC: gorcunov at gmail.com, hpa at zytor.com, nasm-bugs at nasm.us

A move instruction with mask and zero option on a memory destination operand
gives the error message "error: comma or end of line expected".

Example:
vmovdqa32 [rsi]{k1}{z}, zmm1

Same error with: vmovdqa64, vmovdqu8/16/32/64, vmovaps, vmovapd, vmovups,
vmovupd

No error with a memory source operand.

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