Skip to content

Commit

Permalink
cmd/asm: add amd64 PDEP, PEXT, and related integer VEX instructions
Browse files Browse the repository at this point in the history
Requested off-list.
Trivial to add and more importantly trivial to test.

ANDNL
ANDNQ
BEXTRL
BEXTRQ
BZHIL
BZHIQ
MULXL
MULXQ
PDEPL
PDEPQ
PEXTL
PEXTQ
SARXL
SARXQ
SHRXL
SHRXQ

Change-Id: I3d46a0f653b81dd003ff6d2a394d8ce96a573b63
Reviewed-on: https://go-review.googlesource.com/18857
Reviewed-by: Rob Pike <[email protected]>
  • Loading branch information
rsc committed Jan 24, 2016
1 parent 863d9b6 commit 0bae38e
Show file tree
Hide file tree
Showing 4 changed files with 238 additions and 156 deletions.
Loading

0 comments on commit 0bae38e

Please sign in to comment.