mesa/src/broadcom/qpu
Iago Toral Quiroga 148473eae4 broadcom/compiler: fix incorrect ALU checks
We had a bunch of cases where we would check ALU parameters without
first checking if the ALU op was valid.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22675>
2023-04-25 11:15:26 +02:00
..
tests broadcom/compiler: padding fixes to QPU assembly dumps 2021-10-28 08:12:14 +00:00
meson.build broadcom: fix dependencies in static_library() calls 2022-09-14 09:38:28 +00:00
qpu_disasm.c broadcom/compiler: padding fixes to QPU assembly dumps 2021-10-28 08:12:14 +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: fix incorrect ALU checks 2023-04-25 11:15:26 +02:00
qpu_instr.h broadcom/compiler: add a v3d_qpu_instr_is_legacy_sfu helper 2023-04-24 09:34:20 +00:00
qpu_pack.c broadcom: drop unused functions 2022-01-31 16:10:31 +00:00
qpu_validate.c