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

X86 preconditions #1705

Merged
merged 1 commit into from
Jul 13, 2022
Merged

X86 preconditions #1705

merged 1 commit into from
Jul 13, 2022

Conversation

robdockins
Copy link
Contributor

Add specification preconditions to the assumption state prior
to beginning symbolic execution instead of just before asserting
postconditions.

This allows the assumptions to be in scope for safety conditions
that arise durning execution.

to beginning symbolic execution instead of just before asserting
postconditions.

This allows the assumptions to be in scope for safety conditions
that arise durning execution.
@robdockins robdockins requested a review from chameco July 12, 2022 16:27
@robdockins robdockins marked this pull request as ready for review July 12, 2022 16:27
@robdockins robdockins merged commit 8aa2294 into master Jul 13, 2022
@mergify mergify bot deleted the rwd/x86-precond branch July 13, 2022 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants