Skip to content

Commit

Permalink
bigmod: fix non adx version amd64 256 bits bug #133
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored Jun 29, 2023
1 parent 0afaeb4 commit 7854203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/bigmod/nat_amd64.s
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ TEXT ·addMulVVW256(SB), $0-32
ADCQ $0x00, DX
MOVQ DX, DI
MOVQ AX, 24(CX)
MOVQ DI, c+24(FP)
RET

adx:
Expand Down

0 comments on commit 7854203

Please sign in to comment.