Implement div sdiv with long limbs #9923
Merged
DCO-2 / DCO
succeeded
Mar 18, 2026 in 1s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | 8501b44 | Make UInt256 class generic for mod and div | Valid sign-off found |
| 🟢 | 4e9dea4 | Implement div and signedDiv in UInt256 | Valid sign-off found |
| 🟢 | c58e8e5 | add unit tests | Valid sign-off found |
| 🟢 | 1713481 | Wire in implementation of Div/SDiv opcodes && spot... | Valid sign-off found |
| 🟢 | 9429945 | Add benchmarks for Div and SDiv | Valid sign-off found |
| 🟢 | 4f87f6d | fixes in tests & benchmarks | Valid sign-off found |
| 🟢 | 753c883 | add changelog | Valid sign-off found |
| 🟢 | fd752ef | slow paths for divReduceNormalised | Valid sign-off found |
| 🟢 | a1b6a83 | make benchmark case name clearer | Valid sign-off found |
| 🟢 | a664f3a | merge upstream/main into implement-div-sdiv-with-l... | Skipped: sign-off not required in merge commit |
| 🟢 | d577639 | randomise sign in smod random tests | Valid sign-off found |
| 🟢 | e6b2c46 | spotless | Valid sign-off found |
| 🟢 | 053ffb5 | changelog | Valid sign-off found |
| 🟢 | 3de668f | Merge remote-tracking branch 'upstream/main' into ... | Skipped: sign-off not required in merge commit |
| 🟢 | 8066790 | remove .orig files and ignore such files in future | Valid sign-off found |
| 🟢 | 04919ca | remove UInt256::asUInt256 | Valid sign-off found |
| 🟢 | d39a706 | Merge remote-tracking branch 'upstream/main' into ... | Skipped: sign-off not required in merge commit |
Loading