1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/crypto/bn256/cloudflare
uji ec64358ac9
crypto/bn256/cloudflare: fix asm for dynamic linking (#24476)
When using -buildmode=shared, R15 is clobbered by a global variable
access; use a different register instead.

Fixes: #24439
2022-03-09 00:23:13 +01:00
..
bn256.go
bn256_test.go crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 2021-08-25 17:33:09 +02:00
constants.go
curve.go crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 2021-08-25 17:33:09 +02:00
example_test.go
gfp.go crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 2021-08-25 17:33:09 +02:00
gfp2.go
gfp6.go
gfp12.go
gfp_amd64.s crypto/bn256/cloudflare: fix asm for dynamic linking (#24476) 2022-03-09 00:23:13 +01:00
gfp_arm64.s
gfp_decl.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
gfp_generic.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
gfp_test.go
lattice.go
lattice_test.go
LICENSE
main_test.go
mul_amd64.h crypto/bn256/cloudflare: fix asm for dynamic linking (#24476) 2022-03-09 00:23:13 +01:00
mul_arm64.h
mul_bmi2_amd64.h crypto/bn256/cloudflare: fix asm for dynamic linking (#24476) 2022-03-09 00:23:13 +01:00
optate.go
twist.go crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 2021-08-25 17:33:09 +02:00