aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/ir3/disasm-a3xx.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: cat6 encoding fixesRob Clark2017-11-121-10/+64
* freedreno/ir3: add cat7 instructionsRob Clark2017-11-121-1/+20
* freedreno/ir3: resync instr-a3xx.h/disasm-a3xx.cRob Clark2017-05-041-8/+75
* freedreno/ir3: encode instruction category in opc_tRob Clark2016-04-041-39/+39
* freedreno: make opc array static constChristian Gmeiner2016-01-211-1/+1
* freedreno/ir3: fix incorrect decoding of mov instructionsRob Clark2016-01-161-1/+1
* freedreno/ir3: updated cat6 encodingRob Clark2015-07-271-70/+153
* freedreno/ir3: a4xx encodes larger immed offsetRob Clark2015-06-211-4/+4
* freedreno: misc minor cleanupsRob Clark2015-04-221-1/+2
* freedreno/ir3: add ir3 builder helpersRob Clark2015-04-051-0/+2
* freedreno/ir3: fix up cat6 instruction encodingsRob Clark2015-03-031-80/+77
* freedreno/ir3: standalone compiler updates for ir3testRob Clark2014-10-251-9/+1
* freedreno/ir3: split out shader compiler from a3xxRob Clark2014-07-251-0/+805