broadcom/compiler: add small_imm a/c/d on v3d_qpu_sig
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 4 Aug 2021 22:50:12 +0000 (00:50 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 13 Oct 2023 22:37:41 +0000 (22:37 +0000)
commit3d0c3667dd5b9ce8bda5ee6688009447a55923ee
tree0fc0a9c1bc2c7ab29cd207989914a249f4863d5c
parente5011e19c732b588e9d19af3109fa275f3a443e7
broadcom/compiler: add small_imm a/c/d on v3d_qpu_sig

small_imm_a, small_imm_c and small_imm_d added on top of the already
existing small_imm_b, as V3D 7.1 defines 4 small immediates, tied to
the 4 raddr. Note that this is only the definition, and just a inst
validation rule to check that are not used before v71. Any real use is
still pending.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25450>
src/broadcom/compiler/qpu_validate.c
src/broadcom/qpu/qpu_instr.h