nouveau: Add support for TERT opcodes in vk_push_print
What does this MR do and why?
nouveau: Add support for TERT opcodes in vk_push_print
Those opcodes are vestige of the old command format.
This implement handling of it and fix issues when analysing command
buffers that use thoses.
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>