Skip to content

ir3, isaspec: add raw instruction to assembler/disassembler.

Amber Harmonia requested to merge amber/mesa:freedreno-rawinstr into main

Add a way to encode (and decode) raw instructions, which helps during reverse engineering to not have to immediately write isaspec specifications for them.

Merge request reports