From aa91f9dcc0bba2fcb940fe5e8d982ac4d8bf6c7e Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Fri, 27 Nov 2020 14:48:44 -0500 Subject: [PATCH] pan/bi: Use consistent naming of lane/lane0 It's always a source modifier. Signed-off-by: Alyssa Rosenzweig 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 4cb7fbe..5fadf0b 100644 --- a/src/panfrost/bifrost/ISA.xml +++ b/src/panfrost/bifrost/ISA.xml @@ -7066,7 +7066,7 @@ tl - + h0 h1 w0 @@ -7081,19 +7081,19 @@ - - + + - - + + - + @@ -7103,7 +7103,7 @@ - + @@ -7140,7 +7140,7 @@ tl - + none sext @@ -7149,13 +7149,13 @@ - + - + @@ -7207,7 +7207,7 @@ tl - + b0 b1 b2 @@ -7226,25 +7226,25 @@ - - - - + + + + - - - - + + + + - - + + @@ -7252,14 +7252,14 @@ - - + + - + @@ -7269,7 +7269,7 @@ - + -- 2.7.4