mesa/src/panfrost/compiler/valhall
Benjamin Lee c9de3d57f7 panfrost/va: add FLUSH instruction
This is needed to implement FTZ for intermediate values on valhall.

Signed-off-by: Benjamin Lee <benjamin.lee@collabora.com>
Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32470>
2025-01-03 20:53:36 +00:00
..
test pan/va: Define the LEA_BUFFER instruction 2024-09-18 13:45:57 +00:00
asm.py panfrost: refactor valhall ISA parser 2024-08-20 12:18:19 +00:00
disasm.py panfrost: refactor valhall ISA parser 2024-08-20 12:18:19 +00:00
disassemble.h pan/va: Ensure no clash with other defs in disassembler 2024-06-17 07:31:50 +00:00
ISA.xml panfrost/va: add FLUSH instruction 2025-01-03 20:53:36 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
test-assembly.py
va_compiler.h
va_insert_flow.c panfrost: fix some omissions in valhall flow control 2024-05-28 11:18:14 +00:00
va_lower_constants.c
va_lower_isel.c
va_lower_split_64bit.c
va_mark_last.c
va_merge_flow.c
va_optimize.c panfrost: fix UB caused by shifting signed int too far 2024-02-02 14:56:20 +00:00
va_pack.c panfrost/va: add FLUSH instruction 2025-01-03 20:53:36 +00:00
va_perf.c
va_validate.c
valhall.c.py panfrost: refactor valhall ISA parser 2024-08-20 12:18:19 +00:00
valhall.h pan/bi: Rework indices for tex on Valhall 2024-03-11 09:23:56 +00:00
valhall.py panfrost: split pseudo instructions from Bifrost and Valhall 2024-08-20 12:18:19 +00:00
valhall_enums.h.py panfrost: refactor valhall ISA parser 2024-08-20 12:18:19 +00:00