From ba491448eb0d321ff786ed8435d0ce974a8e44ab Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 3 Jun 2021 11:44:19 +0100 Subject: [PATCH] --- openpower/sv/int_fp_mv.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index e1befe125..ec946c904 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -5,7 +5,7 @@ Introduction: High-performance CPU/GPU software needs to often convert between integers and floating-point, therefore fast conversion/data-movement instructions are needed. Also given that initialisation of floats tends to take up -considerable space Geven to just load 0.0) the inclusion of float immediate +considerable space (even to just load 0.0) the inclusion of float immediate is up for consideration. Libre-SOC will be compliant with the -- 2.30.2