https://sourceware.org/bugzilla/show_bug.cgi?id=32403

            Bug ID: 32403
           Summary: objdump -d reports a superfluous "{evex}" string
           Product: binutils
           Version: 2.44 (HEAD)
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: mikulas at artax dot karlin.mff.cuni.cz
  Target Milestone: ---

When you assemble and disassemble the instruction "vpsrld
$0x1f,(%r15,%rcx,4),%ymm0", you get "62 d1 7d 28 72 14 8f    {evex} vpsrld
$0x1f,(%r15,%rcx,4),%ymm0"

The "{evex}" specifier is superfluous because this instruction can't be encoded
without the evex prefix.

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

Reply via email to