1
0
mirror of https://github.com/fumiama/go-base16384.git synced 2026-06-23 20:50:41 +08:00

finish arm64 encode

This commit is contained in:
源文雨
2022-12-13 17:08:02 +08:00
parent d47127dc75
commit 5e0f486237
5 changed files with 277 additions and 3 deletions

View File

@@ -118,7 +118,7 @@ encsav:
ADDQ CX, DX
SHLQ $3, SI
MOVQ DX, ·sum+64(FP)
MOVQ SI, ·sum+72(FP)
MOVQ SI, ·n+72(FP)
encend:
RET