This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Fix -msse-check= for cvtpd2pi, cvtpi2pd and cvttpd2pi


Hi,

There is no AVX equivalent for .cvtpd2pi, cvtpi2pd and cvttpd2pi. I
am checking in this patch to fix -msse-check= for cvtpd2pi, cvtpi2pd
and cvttpd2pi.


H.J.
---
gas/testsuite/

2008-05-22  H.J. Lu  <hongjiu.lu@intel.com>

        * gas/i386/sse-noavx.s: Add tests for cvtpd2pi, cvtpi2pd and
        cvttpd2pi.
        * gas/i386/x86-64-sse-noavx.s: Likewise.

        * gas/i386/sse-noavx.d: Updated.
        * gas/i386/x86-64-sse-noavx.d: Likewise.

opcodes/

2008-05-22  H.J. Lu  <hongjiu.lu@intel.com>

        * i386-opc.tbl: Add NoAVX to cvtpd2pi, cvtpi2pd and cvttpd2pi.
        * i386-tbl.h: Regenerated.

Attachment: a.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]