freedreno/ir3: encode instruction category in opc_t
[mesa.git] / src / gallium / drivers / freedreno / ir3 / disasm-a3xx.c
2016-04-05 Rob Clarkfreedreno/ir3: encode instruction category in opc_t
2016-01-21 Christian Gmeinerfreedreno: make opc array static const
2016-01-16 Rob Clarkfreedreno/ir3: fix incorrect decoding of mov instructions
2015-07-27 Rob Clarkfreedreno/ir3: updated cat6 encoding
2015-06-21 Rob Clarkfreedreno/ir3: a4xx encodes larger immed offset
2015-04-22 Rob Clarkfreedreno: misc minor cleanups
2015-04-05 Rob Clarkfreedreno/ir3: add ir3 builder helpers
2015-03-03 Rob Clarkfreedreno/ir3: fix up cat6 instruction encodings
2014-10-25 Rob Clarkfreedreno/ir3: standalone compiler updates for ir3test
2014-07-25 Rob Clarkfreedreno/ir3: split out shader compiler from a3xx