bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/23642] New: Wrong encoding with -mevexwig=1


From: hjl.tools at gmail dot com
Subject: [Bug gas/23642] New: Wrong encoding with -mevexwig=1
Date: Wed, 12 Sep 2018 21:54:56 +0000

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

            Bug ID: 23642
           Summary: Wrong encoding with -mevexwig=1
           Product: binutils
           Version: 2.32 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---
            Target: x86

address@hidden testsuite]$ cat 1.s
vcvtsi2ssl  %eax, {rd-sae}, %xmm5, %xmm6
address@hidden testsuite]$ as -o 1.o 1.s -mevexwig=1
address@hidden testsuite]$ objdump -dw 1.o

1.o:     file format elf64-x86-64


Disassembly of section .text:

0000000000000000 <.text>:
   0:   62 f1 d6 38 2a f0       vcvtsi2ss %rax,{rd-sae},%xmm5,%xmm6
address@hidden testsuite]$

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]