Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StanfordPL/strata
Automatic inference of a formal specification of the x86_64 instruction set
https://github.com/StanfordPL/strata
Last synced: 2 months ago
JSON representation
Automatic inference of a formal specification of the x86_64 instruction set
- Host: GitHub
- URL: https://github.com/StanfordPL/strata
- Owner: StanfordPL
- License: apache-2.0
- Created: 2015-09-15T00:07:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T05:31:26.000Z (almost 9 years ago)
- Last Synced: 2024-08-03T01:16:20.593Z (6 months ago)
- Language: Assembly
- Homepage:
- Size: 623 KB
- Stars: 65
- Watchers: 12
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![strata](resources/logo/strata.png)
strata is a project to automatically infer a formal specification of many instructions in the x86_64 instruction set. More details are available at [stefanheule.com/strata/](https://stefanheule.com/strata/).
## License
Copyright 2015-16 Stefan Heule
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.