Skip to content

Commit

Permalink
all: BITALG instructions (#362)
Browse files Browse the repository at this point in the history
Adds the AVX-512 Bit Algorithms instruction set.

These new instructions are added via the `opcodesextra` mechanism #345, since
they're missing from the opcodes database.

Contributed by @vsivsi. Extracted from #234 with simplifications for AVX-512
form expansion.

Co-authored-by: Vaughn Iverson <vsivsi@yahoo.com>
  • Loading branch information
mmcloughlin and vsivsi committed Jan 11, 2023
1 parent a42c8ae commit 05ed388
Show file tree
Hide file tree
Showing 8 changed files with 1,308 additions and 159 deletions.
191 changes: 191 additions & 0 deletions build/zinstructions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions build/zinstructions_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 05ed388

Please sign in to comment.