From: lkcl Date: Fri, 4 Jun 2021 11:06:34 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~808 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3a646da9bcdae0a65827466642ab5aadd3f3c0d4;p=libreriscv.git --- diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index 82cf636fe..4bdb984a7 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -14,8 +14,8 @@ 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 (even to just load 0.0) the inclusion of float immediate -is up for consideration (BF16 as immediates) +considerable space (even to just load 0.0) the inclusion of compact +format float immediate is up for consideration using BF16 Libre-SOC will be compliant with the **Scalar Floating-Point Subset** (SFFS) i.e. is not implementing VMX/VSX,