PATCH: PR gas/6517: cvtsi2sd and cvtsi2ss with mem operand may fail to assemble
H.J. Lu
hjl.tools@gmail.com
Thu May 22 20:52:00 GMT 2008
Hi,
I am checking in this patch to allow cvtsi2ss/cvtsi2sd/vcvtsi2sd/vcvtsi2ss
with unspecified memory operand size in Intel syntax.
H.J.
---
gas/testsuite/
2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
PR gas/6517
* gas/i386/avx.s: Add tests for unspecified memory operand
size in Intel syntax.
* gas/i386/x86-64-avx.s: Likewise.
* gas/i386/simd.s: Add tests for cvtsi2ss and cvtsi2sd with
unspecified memory operand size in Intel syntax.
* gas/i386/avx.d: Updated.
* gas/i386/avx-intel.d: Likewise.
* gas/i386/simd.d: Likewise.
* gas/i386/simd-intel.d: Likewise.
* gas/i386/simd-suffix.d: Likewise.
* gas/i386/x86-64-avx.d: Likewise.
* gas/i386/x86-64-avx-intel.d: Likewise.
opcodes/
2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
PR gas/6517
* i386-opc.tbl: Break cvtsi2ss/cvtsi2sd/vcvtsi2sd/vcvtsi2ss
into 32bit and 64bit. Remove Reg64|Qword and add
IgnoreSize|No_qSuf on 32bit version.
* i386-tbl.h: Regenerated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c.txt.bz2
Type: application/x-bzip2
Size: 27235 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20080522/d75e38e2/attachment.bz2>
More information about the Binutils
mailing list