mirror of
https://github.com/emmansun/gmsm.git
synced 2025-10-18 17:18:29 +08:00
internal/sm2ec: loong64 fix typo
This commit is contained in:
parent
3b2676b96b
commit
6fcc6eb1bb
@ -1472,7 +1472,7 @@ loop_select_lsx:
|
|||||||
VADDV V0, V1
|
VADDV V0, V1
|
||||||
ADDVU $64, t1, t1
|
ADDVU $64, t1, t1
|
||||||
|
|
||||||
BNE t2, const0, loop_select
|
BNE t2, const0, loop_select_lsx
|
||||||
VMOVQ V3, (16*0)(res_ptr)
|
VMOVQ V3, (16*0)(res_ptr)
|
||||||
VMOVQ V4, (16*1)(res_ptr)
|
VMOVQ V4, (16*1)(res_ptr)
|
||||||
VMOVQ V5, (16*2)(res_ptr)
|
VMOVQ V5, (16*2)(res_ptr)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user