forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor the x86 verify implementation
* Support instructions defined multiple times in the XML (just match one of them) * Support AVX-512 in more locations * Add support for printing lists of missing intrinsics * Add a few constants to hopefully tweak the program easily
- Loading branch information
1 parent
acda101
commit 2425c7f
Showing
2 changed files
with
206 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.