agx: Add bitwise operations
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Fri, 16 Apr 2021 22:36:06 +0000 (18:36 -0400)
committerAlyssa Rosenzweig <none>
Sun, 2 May 2021 21:41:15 +0000 (17:41 -0400)
commit0c215136931010e418a29f893efd98777b6ce931
treee279a0e251bedeaea3ed5eadea8fa5854d649f0f
parentc06dcaf0a04e0d8304564e0259b4e2cda3943fa7
agx: Add bitwise operations

This get translated to bitop with the corresponding truth table with
some builder syntax sugar.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10582>
src/asahi/compiler/agx_compile.c