From: Luke Kenneth Casson Leighton Date: Thu, 13 Apr 2023 11:37:51 +0000 (+0100) Subject: not approximate numbers, exact in ls012 X-Git-Tag: opf_rfc_ls010_v1~12 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af681ceab9c8fdbbf5e30a3068883f787b51a214;p=libreriscv.git not approximate numbers, exact in ls012 --- diff --git a/openpower/sv/rfc/ls012.mdwn b/openpower/sv/rfc/ls012.mdwn index 68dd582c6..8cdb7e78d 100644 --- a/openpower/sv/rfc/ls012.mdwn +++ b/openpower/sv/rfc/ls012.mdwn @@ -81,7 +81,7 @@ Audio/Visual, High-Performance Compute, GPU workloads and DSP. * 19 - GPR LD/ST-PostIncrement-Update (saves hugely in hot-loops) [[ls011]] * ~12 - FPR LD/ST-PostIncrement-Update (ditto) [[ls011]] * 11 - GPR LD/ST-Shifted-PostIncrement-Update (saves hugely in hot-loops) [[ls011]] -* ~4 - FPR LD/ST-Shifted-PostIncrement-Update (ditto) [[ls011]] +* 4 - FPR LD/ST-Shifted-PostIncrement-Update (ditto) [[ls011]] * 26 - GPR LD/ST-Shifted (again saves hugely in hot-loops) [[ls004]] * 11 - FPR LD/ST-Shifted (ditto) [[ls004]] * 2 - Float-Load-Immediate (always saves one LD L1/2/3 D-Cache op) [[ls002]]