pan/bit: Stub out BIR interpreter
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 1 Apr 2020 13:41:20 +0000 (09:41 -0400)
committerMarge Bot <eric+marge@anholt.net>
Sun, 5 Apr 2020 23:26:04 +0000 (23:26 +0000)
commit7904a29340e151361421384d05bed0bdf4077b14
tree4b10bdfd4bf8120b1ac89ab16188b5ab75e6cc66
parent8eefb2765ab2253fe99ddf3ae32a2a901046d8d1
pan/bit: Stub out BIR interpreter

We'd like to step through a BIR program to evaluate it for testing.
Let's stub out some infrastructure for modeling Bifrost.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4458>
src/panfrost/bifrost/test/bi_interpret.c [new file with mode: 0644]
src/panfrost/bifrost/test/bit.h
src/panfrost/meson.build