From 0f9007985d83be08036dbda7dedb20b734766add Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Fri, 28 Jan 2022 17:17:25 -0500 Subject: [PATCH] pan/va: Add missing to V2F32_TO_V2F16 For parity with Bifrost. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/panfrost/bifrost/valhall/ISA.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml index df2e84c855c..f35790bb1a5 100644 --- a/src/panfrost/bifrost/valhall/ISA.xml +++ b/src/panfrost/bifrost/valhall/ISA.xml @@ -1392,6 +1392,7 @@ Given a pair of 32-bit floats, output a pair of 16-bit floats packed into a 32-bit destination. + A B