[Nasm-bugs] [Bug 3392392] New: EVEX broadcast decorators broken in recent commit

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Sun Apr 2 11:21:43 PDT 2017


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

            Bug ID: 3392392
           Summary: EVEX broadcast decorators broken in recent commit
           Product: NASM
           Version: unspecified
          Hardware: All
                OS: All
            Status: OPEN
          Severity: major
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: henrik at gramner.com
                CC: gorcunov at gmail.com, hpa at zytor.com, nasm-bugs at nasm.us

Commit c33d95fde9f8ae6252c8ecf4d66c543dfa914d83 (BR 3392370: {z} decorator
allowed on MOVDQ* memory operands) broke EVEX broadcast decorators.

"error: {1to16} is not an expected decorator"

Minimal test case:

vpaddd zmm0, zmm0, [rax] {1to16}

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