(no commit message)
authorlkcl <lkcl@web>
Sun, 30 Apr 2023 01:39:44 +0000 (02:39 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 30 Apr 2023 01:39:44 +0000 (02:39 +0100)
openpower/sv/rfc/ls012.mdwn

index 0caf4cdc8f79f2df45524460cf49a28afc6b884d..693e2dcecbe254123c560ab0337c464fdd9f3fc6 100644 (file)
@@ -85,15 +85,15 @@ Audio/Visual, High-Performance Compute, GPU workloads and DSP.
 * 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]]
-* 5 - Big-Integer Chained 3-in 2-out (64-bit Carry) [[sv/biginteger]]
+* 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]]
 * 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 [[sv/vector_ops]]
+* 2 - BMI group [[ls014]] [[sv/vector_ops]]
 * 2 - GPU swizzle [[sv/mv.swizzle]]
-* 9 - FP DCT/FFT Butterfly (2/3-in 2-out)
-* ~9 Integer DCT/FFT Butterfly <https://bugs.libre-soc.org/show_bug.cgi?id=1028>
+* 9 - FP DCT/FFT Butterfly (2/3-in 2-out) [[ls016]]
+* ~9 Integer DCT/FFT Butterfly [[ls016]] <https://bugs.libre-soc.org/show_bug.cgi?id=1028>
 * 18 - Trigonometric (1-arg) [[openpower/transcendentals]]
 * 15 - Transcendentals (1-arg) [[openpower/transcendentals]]
 * 25 - Transcendentals (2-arg) [[openpower/transcendentals]]