mesa/src/broadcom/qpu
Alejandro Piñeiro ff74acabf5 broadcom/qpu: update/remove comments
* Remove one about waddr 6 being reserved, when at some point it
     become NOP

   * Fix one comment about reserved signals on v41 map, as 24 and 25
     are in fact defined. This seems a C&P issue (see v40 map).

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12301>
2021-08-19 01:07:35 +02:00
..
tests Use explicit break instead of fall-through to break-only case 2021-04-15 16:01:22 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
qpu_disasm.c broadcom/compiler: name registers correctly based on V3D version 2021-02-12 08:24:21 +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 FLAFIRST and FLNAFIRST opcodes 2021-06-29 08:43:06 +02:00
qpu_instr.h broadcom/qpu: update/remove comments 2021-08-19 01:07:35 +02:00
qpu_pack.c broadcom/qpu: update/remove comments 2021-08-19 01:07:35 +02:00
qpu_validate.c