From 79865ed6a346fa8bfc3f8eb5e29becac85eefebb Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 4 Jun 2021 18:21:04 +0100 Subject: [PATCH] --- openpower/sv/int_fp_mv.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index fe0226527..2130c1b1b 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -24,8 +24,10 @@ Libre-SOC will be compliant with the and with its focus on modern 3D GPU hybrid workloads represents an important new potential use-case for OpenPOWER. -The progressive development of the Scalar parts of the Power ISA assumed -that VSX would be there to complement it. However With VMX/VSX +Prior to the formation of the Compliancy Levels first introduced +in v3.0C and v3.1 +the progressive historic development of the Scalar parts of the Power ISA assumed +that VSX would always be there to complement it. However With VMX/VSX **not available** in the newly-introduced SFFS Compliancy Level, the existing non-VSX conversion/data-movement instructions require load/store instructions (slow and expensive) to transfer data between the FPRs and -- 2.30.2