From 674ec5dc3f3290c8952120cebeb53cdccd45b559 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 21 Dec 2020 16:22:43 -0500 Subject: pan/bi: Label table instructions Table instructions are a subset of those scheduled to the ADD unit. They typically involve lookup tables. Table (TBL) instructions have additional restrictions on their sources which the scheduler must respect. Signed-off-by: Alyssa Rosenzweig Reviewed-by: Boris Brezillon Part-of: --- src/panfrost/bifrost/ISA.xml | 50 ++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/panfrost/bifrost/ISA.xml b/src/panfrost/bifrost/ISA.xml index 919e8f36e72..c4d1c18c653 100644 --- a/src/panfrost/bifrost/ISA.xml +++ b/src/panfrost/bifrost/ISA.xml @@ -2478,7 +2478,7 @@ - + @@ -4117,7 +4117,7 @@ - + @@ -4130,12 +4130,12 @@ - + - + @@ -4148,7 +4148,7 @@ - + @@ -4293,17 +4293,17 @@ - + - + - + none @@ -4312,11 +4312,11 @@ - + - + none @@ -4592,7 +4592,7 @@ - + h0 @@ -4600,7 +4600,7 @@ - + @@ -4609,7 +4609,7 @@ - + @@ -4659,7 +4659,7 @@ - + @@ -4670,7 +4670,7 @@ - + none @@ -4692,15 +4692,15 @@ - + - + - + @@ -4711,7 +4711,7 @@ - + none @@ -4724,7 +4724,7 @@ - + none @@ -4888,7 +4888,7 @@ - + @@ -4899,7 +4899,7 @@ - + none @@ -4912,7 +4912,7 @@ - + none @@ -4934,12 +4934,12 @@ - + - + -- cgit v1.2.3