Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: inverse value calculation for LHS of REMU #131

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

mstarzinger
Copy link
Collaborator

No description provided.

Copy link
Contributor

@alexanderlackner alexanderlackner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexanderlackner alexanderlackner merged commit c24270a into main Apr 26, 2021
@alexanderlackner alexanderlackner deleted the fix-remu-inverse branch April 26, 2021 09:25
ChristianMoesl pushed a commit that referenced this pull request Jun 14, 2021
# [0.4.0](v0.3.0...v0.4.0) (2021-06-14)

### Bug Fixes

* **symbolic:** print actual progam exit status codes ([05d692e](05d692e))
* inverse value calculation for LHS of REMU ([#131](#131)) ([c24270a](c24270a))
* invertibility condition for SLTU (when `t != 0`) ([6947f52](6947f52))
* invertibility conditions DIVU and REMU ([#141](#141)) ([9c03995](9c03995))
* represent empty path condition as single true constant ([e1afdd6](e1afdd6))
* use ite to convert booleans to bitvectors ([5411f15](5411f15))
* **smt:** zero extend bitvectors for comp ops in external solver ([2576441](2576441))
* **test:** syntax errors in C* examples ([dc60453](dc60453))

### Features

* **symbolic:** add support for openat system call ([#20](#20)) ([de71a0c](de71a0c))
* create custom CLI command for SMT-lib file generation ([2e8eb46](2e8eb46))
* handle exit points with unknown satisfiability ([8891c64](8891c64))

### Performance Improvements

* switch rarity simulation to segmented memory ([7d31865](7d31865))
@github-actions
Copy link

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants