PATCH: Allow vmovd with 64bit operand
H.J. Lu
hjl.tools@gmail.com
Fri May 30 21:28:00 GMT 2008
Hi,
I am checking in this patch to allow vmovd with 64bit operand.
The motivation is to use one template for both movd/vmovd
in gcc x86 backend without requiring an assembler which
supports movq:
http://gcc.gnu.org/ml/gcc-patches/2008-05/msg01550.html
--
H.J.
---
gas/testsuite/
2008-05-30 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/x86-64-avx.s: Add tests for vmovd on 64bit operands.
* gas/i386/x86-64-sse2avx.s: Add tests for movd on 64bit
operands.
* gas/testsuite/gas/i386/x86-64-avx.d: Updated.
* gas/testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
* gas/testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
opcodes/
2008-05-30 H.J. Lu <hongjiu.lu@intel.com>
* i386-opc.tbl: Add vmovd with 64bit operand.
* i386-tbl.h: Regenerated.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: d.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20080530/8142f478/attachment.txt>
More information about the Binutils
mailing list