From a7cc458dc4630a416e10a99241a35664b8452290 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Tue, 5 Jan 2021 13:25:42 -0500 Subject: [PATCH] pan/bi: Add CUBEFACE pseudoinstruction Abstracts over *CUBEFACE1/+CUBEFACE2, takes the sources of the former and outputs two destinations. Signed-off-by: Alyssa Rosenzweig Reviewed-by: Boris Brezillon Part-of: --- src/panfrost/bifrost/ISA.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/panfrost/bifrost/ISA.xml b/src/panfrost/bifrost/ISA.xml index fdb1bca9792..297c31da049 100644 --- a/src/panfrost/bifrost/ISA.xml +++ b/src/panfrost/bifrost/ISA.xml @@ -8158,4 +8158,14 @@ + + + + + + + + + +