summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AMDGPU/sopc-err.s
Commit message (Collapse)AuthorAgeFilesLines
* [AMDGPU][MC][GFX8+] Added syntactic sugar for 'vgpr index' operand of ↵Dmitry Preobrazhensky2019-02-271-3/+21
| | | | | | | | | | | | instructions s_set_gpr_idx_on and s_set_gpr_idx_mode See bug 39331: https://bugs.llvm.org/show_bug.cgi?id=39331 Reviewers: artem.tamazov, arsenm Differential Revision: https://reviews.llvm.org/D58288 llvm-svn: 354969
* [AMDGPU][MC] Disabled use of 2 different literals with SOP2/SOPC instructionsDmitry Preobrazhensky2019-01-181-0/+6
| | | | | | | | | | See bug 39319: https://bugs.llvm.org/show_bug.cgi?id=39319 Reviewers: artem.tamazov, arsenm, rampitec Differential Revision: https://reviews.llvm.org/D56847 llvm-svn: 351549
* AMDGPU: Add instruction definitions for VGPR indexingMatt Arsenault2016-10-121-0/+10
VI added a second method of indexing into VGPRs besides using v_movrel* llvm-svn: 284027
OpenPOWER on IntegriCloud