Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-01-31 | Provide inline assembly bn_umul_hilo() for alpha/powerpc64/riscv64. | jsing | 3 | -3/+67 | |
These should work, but are currently untested and disabled. ok tb@ | |||||
2023-01-31 | Provide inline assembly versions of bn_umul_hilo() for aarch64/amd64/i386. | jsing | 3 | -3/+67 | |
ok tb@ |