summaryrefslogtreecommitdiff
path: root/tests/examplefiles/amdgpu/amdgpu.isa.output
Commit message (Collapse)AuthorAgeFilesLines
* Extend the AMDGPU lexer. (#2327)Thomas Symalla2023-01-311-0/+36
| | | | | 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-0/+19
| | | | | | | * 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/+130