-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AMD XOP: VGPRy_R, VGPRy_B. Use VGPR32_[RB] for correct modal behavior.
* needed to ignore upper 8 regs when in 32b mode. * use VGPR32_B and VGPR32_R for correct 32b mode behavior of AMD XOP instr. * Add&use VGPRy_R and VGPRy_B for correct 32/64b mode behavior of AMD XOP. * #233 (cherry picked from commit 1dd63ff3cf987057016ca354f10facb206fec102)
- Loading branch information
1 parent
b263f4a
commit d1d9ad3
Showing
2 changed files
with
38 additions
and
27 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
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