From d20dabb147a3d0e85a0ccb0441171f1c97ce5e7b Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 18 Mar 2023 22:48:06 +0000 Subject: [PATCH] spelling --- crypto/chacha20/chacha20_svp64.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/chacha20/chacha20_svp64.txt b/crypto/chacha20/chacha20_svp64.txt index 862983b5..831c0672 100644 --- a/crypto/chacha20/chacha20_svp64.txt +++ b/crypto/chacha20/chacha20_svp64.txt @@ -274,7 +274,7 @@ case are the same as the XOR. However, the shift values cycle every 4: svindex 8, 2, 1, 3, 0, 1, 0 -Which again means SVPSHAPE2, operating on 8-bit elements, starting +Which again means SVSHAPE2, operating on 8-bit elements, starting from GPR #16 (8*2). For the shift values cycling every 4 elements, the svshape2 instruction will be used: -- 2.30.2