mesa/src/broadcom/qpu
Jose Maria Casanova Crespo afe4e321e1 broadcom/compiler: Add V3D 7.1 v8dot dot product QPU instructions
Add QPU instruction definitions, metadata, and encoding for V3D 7.1
v8dot product instruction and the setnnmode instruction that allows
defining the signedness (UU/SU/US/SS) of the v8dot operation.

Assisted-by: Claude Opus 4.6
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41255>
2026-04-29 13:21:07 +00:00
..
tests broadcom/qpu: clean all versions not supported 2024-07-08 11:19:30 +00:00
meson.build
qpu_disasm.c broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
qpu_disasm.h broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
qpu_instr.c broadcom/compiler: Add V3D 7.1 v8dot dot product QPU instructions 2026-04-29 13:21:07 +00:00
qpu_instr.h broadcom/compiler: Add V3D 7.1 v8dot dot product QPU instructions 2026-04-29 13:21:07 +00:00
qpu_pack.c broadcom/compiler: Add V3D 7.1 v8dot dot product QPU instructions 2026-04-29 13:21:07 +00:00
qpu_validate.c