[Bug target/62664] MMX set intrinsics
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 1 23:22:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62664
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|other |target
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think you forgot to clear the MMX state. MMX and FP share the same register
set and need to be cleared before going from MMX to FP.
More information about the Gcc-bugs
mailing list