freedreno/ir3: split out a4xx+ instructions
authorRob Clark <robdclark@gmail.com>
Wed, 14 Nov 2018 20:20:13 +0000 (15:20 -0500)
committerRob Clark <robdclark@gmail.com>
Sat, 16 Feb 2019 21:27:59 +0000 (16:27 -0500)
commitfeee3050d389697ccb56c8caa847ae8694e2251b
treef5e78f1a46e5250db5e45ef71f1972ab8ceccfbd
parent42af0640f647f6d128cdaa28dd7efae45e9c724e
freedreno/ir3: split out a4xx+ instructions

Note that image/ssbo support is currently only implemented for a5xx.
But the instruction encoding is the same for a4xx.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/freedreno/Makefile.sources
src/freedreno/ir3/ir3.h
src/freedreno/ir3/ir3_a4xx.c [new file with mode: 0644]
src/freedreno/ir3/ir3_compiler_nir.c
src/freedreno/ir3/ir3_context.c
src/freedreno/ir3/ir3_context.h
src/freedreno/ir3/meson.build