radv: ignore BB labels when splitting the disassembly string
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 19 Aug 2020 11:42:57 +0000 (13:42 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 21 Aug 2020 08:34:22 +0000 (10:34 +0200)
commitf811ddf5d1fac8a857aadc51278546d5b46d5a2b
tree85d4e9ce8f23d30f43b0ef466a82009b8be4396f
parent89b56f19412e4794ec2ecfc1578fbfdb9e183bea
radv: ignore BB labels when splitting the disassembly string

Ignore everything that is not an instruction. This should fix
the annotated UMR disassembly.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6387>
src/amd/vulkan/radv_debug.c