]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Emulate MMX mmx_psadbw with SSE
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 May 2019 15:20:28 +0000 (15:20 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 May 2019 15:20:28 +0000 (15:20 +0000)
commit8f5c2f53f91c1efef436a63217ccf022cc410ea6
treee79f04c346f7117f55997b8ebfd7383be285c18a
parentaa5d549041c5bcfd755dc8b302c93f0835b21c42
i386: Emulate MMX mmx_psadbw with SSE

Emulate MMX mmx_psadbw with SSE.  Only SSE register source operand is
allowed.

PR target/89021
* config/i386/mmx.md (mmx_psadbw): Add SSE emulation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271237 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/mmx.md