Re-enable the SSE instructions in i386.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 14 Dec 2018 15:11:44 +0000 (15:11 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 15 Dec 2018 22:33:21 +0000 (22:33 +0000)
commit90ab7446a0dab70b79dbc8d791960bc59095a2af
tree20656434cf8bb8fedd63251b0b04826ec6804a45
parentb88c6dce54d4b9426a19b5111abb4db87fb3db40
Re-enable the SSE instructions in i386.

We don't generate SSE code in the compiler but we need to maintain
the mxcsr in the floating-point environment.
src/microcode/cmpauxmd/i386.m4