From a687d110930e23a38cebf5a35e7a778664eedfeb Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Tue, 16 Feb 2021 08:48:34 -0500 Subject: [PATCH] pan/bi: Add SEG_ADD.i64 pseudoinstruction Expands to a pair *SEG_ADD/+SEG_ADD, which is used for lowering shared atomics. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/panfrost/bifrost/ISA.xml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/src/panfrost/bifrost/ISA.xml b/src/panfrost/bifrost/ISA.xml index 7b4776cf0b3..a245e61ecb3 100644 --- a/src/panfrost/bifrost/ISA.xml +++ b/src/panfrost/bifrost/ISA.xml @@ -2319,7 +2319,7 @@ - + @@ -7463,7 +7463,7 @@ - + @@ -8158,6 +8158,23 @@ + + + + + + + + wls + + + + + tl + + + +