commit | 50bce53cd0c44db531b37cb37426e3b087c788da | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Thu Mar 12 14:33:32 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Mar 19 03:23:07 2020 +0000 |
tree | d2332bcfb5d104aac557f7a8e3c75d4df7fc00c1 | |
parent | 9269c85578bd68169681efad0fb2a3563eb280ab [diff] |
pan/bi: Sketch out instruction word packing Instructions are 78-bits with some seriously suspicious packing requirements but hey, gotta save 'em bits. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4242>