diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2019-05-15 15:23:11 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2019-05-15 08:23:11 -0700 |
commit | ea25b8487030ad75dedbbffdbb0836a3b637e74c (patch) | |
tree | 1a88a668e8c0e8e40c14a6f04d9ab80bf8203313 /gcc/c/gimple-parser.c | |
parent | 2da47f31e33b13e528006be0ae2287e7f470962f (diff) | |
download | gcc-ea25b8487030ad75dedbbffdbb0836a3b637e74c.zip gcc-ea25b8487030ad75dedbbffdbb0836a3b637e74c.tar.gz gcc-ea25b8487030ad75dedbbffdbb0836a3b637e74c.tar.bz2 |
i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 with SSE
Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 with SSE by moving bits
64:95 to bits 32:63 in SSE register. Only SSE register source operand
is allowed.
PR target/89021
* config/i386/sse.md (ssse3_ph<plusminus_mnemonic>dv2si3):
Changed to define_insn_and_split to support SSE emulation.
From-SVN: r271242
Diffstat (limited to 'gcc/c/gimple-parser.c')
0 files changed, 0 insertions, 0 deletions