0xMiden/compiler
test: integer `checked wide` and `overflowing` arith ops
Aberta
#977 aberto em 23 de fev. de 2026
good first issuetesting
Métricas do repositório
- Stars
- (110 estrelas)
- Métricas de merge de PR
- (Mesclagem média 4d 7h) (51 fundiu PRs em 30d)
Description
What should be done?
Continuation of #959
Once the issues collected in #971 are resolved, add the following tests:
-
wide-overflowing - checked:
-
normal#1092 -
wide
-
How should it be done?
Add tests in rust_masm_tests/instructions.rs
When is this task done?
Tests are added
Additional context
No response