[FEATURE REQUEST] Implement NumericNonOverflowingMod in Interval domain #216
Labels
‼ priority:p1
Priority planning - level 1
🎊 resolution:resolved
Bug or feature resolved - might not have been merged to master yet
🔍 scope:analysis
Work regarding abstract domains or fixpoint algorithms
🎆 type:feature
New feature or request
Milestone
Description
It seems that
NumericNonOverflowingMod
always returns top when using the interval domain.Motivation
This kind of operator in particular is also used in rust-lisa; also further expansion of arithmetic operations should improve some analysis.
The text was updated successfully, but these errors were encountered: