diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2019-05-15 15:26:19 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2019-05-15 08:26:19 -0700 |
commit | 16ed2601ad0a4aa82f11e9df86ea92183f94f979 (patch) | |
tree | 95313e1174ccadadd8a79cd8cbe7807db53b0b0b /gcc/c | |
parent | 9c5a35333444ae069556b59338b25550a84b5055 (diff) | |
download | gcc-16ed2601ad0a4aa82f11e9df86ea92183f94f979.zip gcc-16ed2601ad0a4aa82f11e9df86ea92183f94f979.tar.gz gcc-16ed2601ad0a4aa82f11e9df86ea92183f94f979.tar.bz2 |
i386: Emulate MMX pshufb with SSE version
Emulate MMX version of pshufb with SSE version by masking out the bit 3
of the shuffle control byte. Only SSE register source operand is allowed.
PR target/89021
* config/i386/sse.md (ssse3_pshufbv8qi3): Changed to
define_insn_and_split. Also allow TARGET_MMX_WITH_SSE. Add
SSE emulation.
From-SVN: r271245
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions