Now that Matt has ported brw_disasm.c to use the new brw_inst API, we no
longer need a separate Gen8+ disassembler using gen8_instruction.  The
old one should more or less work for all generations.

However, it was missing a few bits here and there, and I made a variety
of small improvements to gen8_disasm.c.  So, this series backports those
changes to the old disassembler, improving the disassembly for all
generations.  It also adds some things we just plain missed long ago.

Finally, it deletes gen8_disasm.c, for about ~1000 lines removed.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to