The version of clang on the bots is unhappy with using xmmintrin.h. So, this change removes dependence on xmmintrin by using inline assembly.
The version of clang on the bots is unhappy with using xmmintrin.h. So, this change removes dependence on xmmintrin by using inline assembly.