mesa/src/broadcom/qpu
Iago Toral Quiroga 22c1471945 broadcom: add missing opcodes for fmov on mul alu for V3D 7.x
These represent fmov variants for max0 and sat6 unpack modifiers. The variants
for max0 also exist in the add alu, but sat6 is exclusive to the mul alu.

Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31480>
2024-10-03 09:02:07 +00:00
..
tests broadcom/qpu: clean all versions not supported 2024-07-08 11:19:30 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
qpu_disasm.c broadcom/qpu: clean all versions not supported 2024-07-08 11:19:30 +00:00
qpu_disasm.h broadcom/qpu: rename from VC5 to V3D 2021-04-29 11:22:12 +02:00
qpu_instr.c broadcom/compiler: add new float32 unpack modifiers in V3D 7.x 2024-07-10 08:29:40 +02:00
qpu_instr.h broadcom/compiler: add new float32 unpack modifiers in V3D 7.x 2024-07-10 08:29:40 +02:00
qpu_pack.c broadcom: add missing opcodes for fmov on mul alu for V3D 7.x 2024-10-03 09:02:07 +00:00
qpu_validate.c