From: lkcl Date: Fri, 26 May 2023 21:41:56 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a20f78578666f75af915ae4deaf56a75a6ebb3a1;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls012.mdwn b/openpower/sv/rfc/ls012.mdwn index 1db6df759..c2695a911 100644 --- a/openpower/sv/rfc/ls012.mdwn +++ b/openpower/sv/rfc/ls012.mdwn @@ -78,15 +78,15 @@ Audio/Visual, High-Performance Compute, GPU workloads and DSP. **Instruction count guide and approximate priority order** -|qty| description | RFC | URL | +|qty| description | RFC | URL | |-|-----------------------------------------------|--------|-------------------| | 6 | SVP64 Management |[[ls008]]
[[ls009]]
[[ls010]] | | | 5 | CR weirds | [[ls015]] | [[sv/cr_int_predication]] | | 4 | INT<->FP mv | [[ls006.fpintmv]] | | -| 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 in hot-loops) | [[ls011]] | | -| 4 | FPR LD/ST-Shifted-PostIncrement-Update (ditto) | [[ls011]] | | +| 19 | GPR LD/ST-PostInc-Update (saves hugely in hot-loops) | [[ls011]] | | +| ~12 | FPR LD/ST-PostInc-Update (ditto) | [[ls011]] | | +| 11 | GPR LD/ST-Shifted-PostInc-Update (saves in hot-loops) | [[ls011]] | | +| 4 | FPR LD/ST-Shifted-PostInc-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.fmi]] | |