From: Luke Kenneth Casson Leighton Date: Thu, 22 Dec 2022 22:22:49 +0000 (+0000) Subject: remove reference to keep RFC to 1 page X-Git-Tag: opf_rfc_ls005_v1~8 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8e648a3d406b4ad220d661c23cbc8bed13fdce84;p=libreriscv.git remove reference to keep RFC to 1 page --- diff --git a/openpower/sv/rfc/ls005.mdwn b/openpower/sv/rfc/ls005.mdwn index ac1870cb5..3fb0471d2 100644 --- a/openpower/sv/rfc/ls005.mdwn +++ b/openpower/sv/rfc/ls005.mdwn @@ -108,9 +108,7 @@ the FP width". * XLEN=16 redefines FPR "full width" operations to full [IEEE FP16](https://en.wikipedia.org/wiki/Half-precision_floating-point_format) and leaves "half width" UNDEFINED (there is no IEEE FP8). * XLEN=8 redefines FPR "full width" operations to [BF16 (bfloat16)](https://en.wikipedia.org/wiki/Bfloat16_floating-point_format) and leaves - "half width" UNDEFINED[^1]. Note this means FPRs are 16 bits, not 8. - -[^1]: BF8 is very rarely used, though it does exist as the MSB half of IEEE FP16 + "half width" UNDEFINED[^1]. ----------------