- remove uninteresting lines of output - remove binary offset before instructions, for easier diffing - replace generated labels with block numbers - add encoded instructions at the end of lines, like LLVM dissaembly - print constant data instead of trying to disassemble it Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14042>