]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
ghash-riscv64-zvkg.pl: Code Comment Correction
authorzhoulu <zhou.lu1@zte.com.cn>
Mon, 29 Sep 2025 08:14:28 +0000 (16:14 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 1 Oct 2025 15:56:37 +0000 (17:56 +0200)
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28688)

crypto/modes/asm/ghash-riscv64-zvkg.pl

index 8423ae9cf82f84a6692decf979f23ffc48348fcb..e16fcf5cdd39f9f2f7ddc40049a06ba3ce99a719 100644 (file)
@@ -94,7 +94,7 @@ $code .= <<___;
 .globl gcm_init_rv64i_zvkg_zvkb
 .type gcm_init_rv64i_zvkg_zvkb,\@function
 gcm_init_rv64i_zvkg_zvkb:
-    @{[vsetivli__x0_2_e64_m1_tu_mu]} # vsetivli x0, 2, e64, m1, ta, ma
+    @{[vsetivli__x0_2_e64_m1_tu_mu]} # vsetivli x0, 2, e64, m1, tu, mu
     @{[vle64_v $V0, $H]}             # vle64.v v0, (a1)
     @{[vrev8_v $V0, $V0]}            # vrev8.v v0, v0
     @{[vse64_v $V0, $Htable]}        # vse64.v v0, (a0)