OSDN Git Service

freedreno/ir3: fix up cat6 instruction encodings
authorRob Clark <robclark@freedesktop.org>
Thu, 26 Feb 2015 18:35:31 +0000 (13:35 -0500)
committerRob Clark <robclark@freedesktop.org>
Tue, 3 Mar 2015 15:41:00 +0000 (10:41 -0500)
commit20b50a071271e2caf8a4c3d4fd72f877af8a18d9
treefb66449268ad4effc84192db29fadafcb14238cc
parent4abb789bca95e9c23b2339ea7732833203c94639
freedreno/ir3: fix up cat6 instruction encodings

I think there is at least one more sub-encoding, but these two should be
enough to cover the common load/store instructions.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/ir3/disasm-a3xx.c
src/gallium/drivers/freedreno/ir3/instr-a3xx.h
src/gallium/drivers/freedreno/ir3/ir3.c