From af681ceab9c8fdbbf5e30a3068883f787b51a214 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 13 Apr 2023 12:37:51 +0100 Subject: [PATCH] not approximate numbers, exact in ls012 --- openpower/sv/rfc/ls012.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]] -- 2.30.2