diff --git a/Porting_Vector_Intrinsics/sec_handling_mmx.xml b/Porting_Vector_Intrinsics/sec_handling_mmx.xml index 9b60ded..c052338 100644 --- a/Porting_Vector_Intrinsics/sec_handling_mmx.xml +++ b/Porting_Vector_Intrinsics/sec_handling_mmx.xml @@ -36,8 +36,8 @@ the supported element types. So a 64-bit unsigned long long is the best type for parameter passing and return values, especially for the 64-bit (_si64) operations as these normally generate a single PowerISA instruction. - So for the PowerPC implementation we will define - __m64 as: + So for the PowerPC implementation we will define + __m64 as: The SSE extensions include some copy / convert operations for