freedreno: move a2xx disasm out of gallium
authorRob Clark <robdclark@chromium.org>
Sun, 26 Jul 2020 16:44:01 +0000 (09:44 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 28 Jul 2020 09:45:08 +0000 (09:45 +0000)
commitf39afda1a7a896820dae0a815a18531efd80f413
tree93cb4b043e02955f412001f38927987e432dac21
parentf7bd3456d79aaeccb5f5e8d1408e85ad198f4f38
freedreno: move a2xx disasm out of gallium

So that it can be reused by the decode tools.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6070>
.gitlab-ci/test-source-dep.yml
src/freedreno/ir2/disasm-a2xx.c [new file with mode: 0644]
src/freedreno/ir2/instr-a2xx.h [new file with mode: 0644]
src/freedreno/ir2/meson.build [new file with mode: 0644]
src/freedreno/meson.build
src/gallium/drivers/freedreno/a2xx/disasm-a2xx.c [deleted file]
src/gallium/drivers/freedreno/a2xx/fd2_gmem.c
src/gallium/drivers/freedreno/a2xx/fd2_program.c
src/gallium/drivers/freedreno/a2xx/instr-a2xx.h [deleted file]
src/gallium/drivers/freedreno/a2xx/ir2_private.h
src/gallium/drivers/freedreno/meson.build