freedreno/ir3/parser: Relative gpr/const can have modifiers too

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8175>
This commit is contained in:
Rob Clark 2020-12-21 09:34:13 -08:00 committed by Marge Bot
parent 594b004e00
commit f9c76fba9d
1 changed files with 1 additions and 0 deletions

View File

@ -986,6 +986,7 @@ src_reg_or_const: src_reg
src_reg_or_const_or_rel: src_reg_or_const
| relative
| src_reg_flags relative
src_reg_or_const_or_rel_or_imm: src_reg_or_const_or_rel
| src_reg_flags immediate