summaryrefslogtreecommitdiff
path: root/tests/examplefiles/amdgpu/amdgpu.isa
Commit message (Collapse)AuthorAgeFilesLines
* Extend the AMDGPU lexer. (#2327)Thomas Symalla2023-01-311-1/+4
| | | | | Add support for scratch_ instructions, the attr*.* argument as well as the off modifier. Without support for attr*.*, multiple v_interp instructions are previously rendered incorrectly.
* AMDGPU: Updated modifier tokenization. (#1775)Thomas Symalla2021-04-151-1/+2
| | | | | | | * Added new modifier tokenizer. * Add expected output for the AMDGPU test. * Used "words" function.
* Add expected output for the AMDGPU example.Matthäus G. Chajdas2021-01-301-0/+10