mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-29 09:47:38 +00:00
When using -buildmode=shared, R15 is clobbered by a global variable access; use a different register instead. Fixes: #24439 |
||
|---|---|---|
| .. | ||
| bn256.go | ||
| bn256_test.go | ||
| constants.go | ||
| curve.go | ||
| example_test.go | ||
| gfp.go | ||
| gfp2.go | ||
| gfp6.go | ||
| gfp12.go | ||
| gfp_amd64.s | ||
| gfp_arm64.s | ||
| gfp_decl.go | ||
| gfp_generic.go | ||
| gfp_test.go | ||
| lattice.go | ||
| lattice_test.go | ||
| main_test.go | ||
| mul_amd64.h | ||
| mul_arm64.h | ||
| mul_bmi2_amd64.h | ||
| optate.go | ||
| twist.go | ||