From: Luke Kenneth Casson Leighton Date: Sun, 30 Apr 2023 11:40:07 +0000 (+0100) Subject: link to other RFCs in summary table in ls012 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=764f644f650d4dc03435897c9beff6ac10bd766c;p=libreriscv.git link to other RFCs in summary table in ls012 --- diff --git a/openpower/sv/rfc/ls012.mdwn b/openpower/sv/rfc/ls012.mdwn index 5a84e815b..29edc3986 100644 --- a/openpower/sv/rfc/ls012.mdwn +++ b/openpower/sv/rfc/ls012.mdwn @@ -78,7 +78,7 @@ Audio/Visual, High-Performance Compute, GPU workloads and DSP. | qty | description | RFC | URL | | --- | ---- | --- | --- | | 6 | SVP64 Management | [[ls008]] [[ls009]] [[ls010]] | | -| 5 | CR weirds || [[sv/cr_int_predication]] | +| 5 | CR weirds | [[ls015]] | [[sv/cr_int_predication]] | | 4 | INT<->FP mv | [[ls006]] | | | 19 | GPR LD/ST-PostIncrement-Update (saves hugely in hot-loops) | [[ls011]] | | | ~12 | FPR LD/ST-PostIncrement-Update (ditto) | [[ls011]] | | @@ -88,14 +88,14 @@ Audio/Visual, High-Performance Compute, GPU workloads and DSP. | 11 | FPR LD/ST-Shifted (ditto) | [[ls004]] | | | 2 | Float-Load-Immediate (always saves one LD L1/2/3 D-Cache op) | [[ls002]] | | | 5 | Big-Integer Chained 3-in 2-out (64-bit Carry) | [[ls003]] | [[sv/biginteger]] | -| 6 | Bitmanip LUT2/3 operations. high cost high reward || [[sv/bitmanip]] | +| 6 | Bitmanip LUT2/3 operations. high cost high reward | [[ls007]] | [[sv/bitmanip]] | | 1 | fclass (Scalar variant of xvtstdcsp) || [[sv/fclass]] | | 5 | Audio-Video || [[sv/av_opcodes]] | | 2 | Shift-and-Add (mitigates LD-ST-Shift; Cryptography e.g. twofish) | [[ls004]] | | | 2 | BMI group | [[ls014]] | [[sv/vector_ops]] | | 2 | GPU swizzle || [[sv/mv.swizzle]] | | 9 | FP DCT/FFT Butterfly (2/3-in 2-out) | [[ls016]] | | -| ~9 | Integer DCT/FFT Butterfly | [[ls016]] | | +| ~2? | Integer DCT/FFT Butterfly | [[ls016]] | | | 18 | Trigonometric (1-arg) || [[openpower/transcendentals]] | | 15 | Transcendentals (1-arg) || [[openpower/transcendentals]] | | 25 | Transcendentals (2-arg) || [[openpower/transcendentals]] |