mirror of
https://github.com/emmansun/gmsm.git
synced 2025-10-16 00:00:53 +08:00
internal/sm2ec: loong64 v2
This commit is contained in:
parent
aa2ef453f1
commit
4b0d5a75b7
@ -1935,7 +1935,7 @@ TEXT ·p256Add(SB),NOSPLIT,$0
|
||||
#define p256DivideBy2 \
|
||||
MOVV $1, acc1; \
|
||||
AND t1, y0, t0; \
|
||||
MASKEQZ t0, acc1, acc1
|
||||
MASKEQZ t0, acc1, acc1; \
|
||||
MASKEQZ t0, const0, acc2; \
|
||||
MASKEQZ t0, const1, acc3; \
|
||||
SGTU acc1, y0, t1; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user