pan/va: Add negative test cases for the assembler
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 16 Jul 2021 15:08:31 +0000 (11:08 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 27 Jul 2021 20:20:32 +0000 (20:20 +0000)
commit372879cf6c8802a2b3474e451eb6854776fe4e07
treeafad46ddb06a6ea45a342a3743464a2acec0aaaa
parent70430d322fcc9f0cfea1255ef0a24dbfadd24e76
pan/va: Add negative test cases for the assembler

These are lines of assembly that look valid but are not, and should
raise a parser error but not otherwise crash the assembler or produce
invalid code.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12025>
src/panfrost/bifrost/valhall/test/negative-cases.txt [new file with mode: 0644]