Skip to content

Commit

Permalink
fix offset
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored Aug 23, 2024
1 parent 495f8ae commit 98eee00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/sm2ec/p256_asm_s390x.s
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ TEXT ·p256FromMont(SB), NOSPLIT, $0
MOVD $p256<>+0x00(SB), CPOOL
VL 16(CPOOL), PL
VL 0(CPOOL), PH
VL 48(CPOOL), SEL1
VL 32(CPOOL), SEL1

VL (0*16)(x_ptr), T0
VPDI $0x4, T0, T0, T0
Expand Down

1 comment on commit 98eee00

@emmansun
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.