mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
try it
This commit is contained in:
parent
ed79df4802
commit
ad7998eb85
@ -142,7 +142,8 @@ TEXT ·precomputeTableAsm(SB),NOSPLIT,$0
|
||||
VEOR B0.B16, B1.B16, B1.B16
|
||||
|
||||
ADD $14*16, pTbl
|
||||
VST1 [B0.B16, B1.B16], (pTbl)
|
||||
VREV64 B0.B16, B7.B16
|
||||
VST1 [B7.B16, B1.B16], (pTbl)
|
||||
SUB $2*16, pTbl
|
||||
|
||||
VMOV B0.B16, B2.B16
|
||||
@ -174,7 +175,8 @@ initLoop:
|
||||
VEXT $8, B2.B16, B2.B16, B2.B16
|
||||
VEOR B2.B16, B3.B16, B3.B16
|
||||
|
||||
VST1 [B2.B16, B3.B16], (pTbl)
|
||||
VREV64 B2.B16, B7.B16
|
||||
VST1 [B7.B16, B3.B16], (pTbl)
|
||||
SUB $2*16, pTbl
|
||||
|
||||
BNE initLoop
|
||||
|
Loading…
x
Reference in New Issue
Block a user