From 72e080d293afd1490a9a0adb873f9ec55a98dd9a Mon Sep 17 00:00:00 2001 From: sjmunroe Date: Mon, 30 Oct 2017 12:31:55 -0500 Subject: [PATCH] Missed one change bar in the last update. Removed so the revision 0.3 is clean. Signed-off-by: Steven Munroe --- Porting_Vector_Intrinsics/sec_handling_mmx.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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