mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 19:58:19 +02:00
Trying to parse mova(.u)?.r causes a shift/reduce conflicts with the rule for regular mova(.u). Work around this by (dis)assembling it as mova.r(.u)?. Signed-off-by: Job Noorman <jnoorman@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39735> |
||
|---|---|---|
| .. | ||
| encode.c | ||
| ir3-cat0.xml | ||
| ir3-cat1.xml | ||
| ir3-cat2.xml | ||
| ir3-cat3.xml | ||
| ir3-cat4.xml | ||
| ir3-cat5.xml | ||
| ir3-cat6.xml | ||
| ir3-cat7.xml | ||
| ir3-common.xml | ||
| ir3-disasm.c | ||
| ir3.xml | ||
| isa.h | ||
| meson.build | ||