lib/std/crypto/ecdsa.zig | 30 ++++++++--- lib/std/crypto/ff.zig | 5 +- lib/std/crypto/pcurves/p384.zig | 5 +- lib/std/crypto/pcurves/secp256k1.zig | 5 +- lib/std/math/big/int_test.zig | 2 + lib/std/math/log10.zig | 2 +- lib/std/math/nextafter.zig | 2 + src/arch/x86_64/CodeGen.zig | 91 +++++++++++++++++++------------- src/codegen.zig | 4 +- 9 files changed, 96 insertions(+), 50 deletions(-)