From: Alyssa Rosenzweig Date: Tue, 7 Dec 2021 23:55:57 +0000 (-0500) Subject: pan/bi: Add LD_VAR_BUF_IMM.f16/f32 instructions X-Git-Tag: upstream/22.3.5~12107 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eba9ef4c2529fc88ed5bdf88a5b22d6f13e73faa;p=platform%2Fupstream%2Fmesa.git pan/bi: Add LD_VAR_BUF_IMM.f16/f32 instructions For use on Valhall with memory-allocated IDVS jobs. Signed-off-by: Alyssa Rosenzweig Part-of: --- diff --git a/src/panfrost/bifrost/ISA.xml b/src/panfrost/bifrost/ISA.xml index fb26ab6..20018ba 100644 --- a/src/panfrost/bifrost/ISA.xml +++ b/src/panfrost/bifrost/ISA.xml @@ -8505,4 +8505,64 @@ + + + + + none + v2 + v3 + v4 + + + store + retrieve + conditional + clobber + + + f32 + f16 + u32 + u16 + + + center + centroid + sample + explicit + none + + + + + + + + none + v2 + v3 + v4 + + + store + retrieve + conditional + clobber + + + f32 + f16 + u32 + u16 + + + center + centroid + sample + explicit + none + + +