x86: Mark cvtpi2ps and cvtpi2pd as MMX
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Feb 2020 12:54:45 +0000 (04:54 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Feb 2020 12:54:45 +0000 (04:54 -0800)
commita7e12755d57879884c523cae1cf009efc9da933c
tree7da7c58ed5e38f4720ee37a2e5dc10848c8d7b84
parentd3308cfdec5765e8667fa6f61f75bc36986cdcf9
x86: Mark cvtpi2ps and cvtpi2pd as MMX

* config/tc-i386.c (output_insn): Mark cvtpi2ps and cvtpi2pd
with GNU_PROPERTY_X86_FEATURE_2_MMX.
* testsuite/gas/i386/i386.exp: Run property-3 and
x86-64-property-3.
* testsuite/gas/i386/property-3.d: New file.
* testsuite/gas/i386/property-3.s: Likewise.
* testsuite/gas/i386/x86-64-property-3.d: Likewise.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/property-3.d [new file with mode: 0644]
gas/testsuite/gas/i386/property-3.s [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-property-3.d [new file with mode: 0644]