From: Alyssa Rosenzweig Date: Fri, 21 Jan 2022 19:03:35 +0000 (-0500) Subject: pan/bi: Model LD_BUFFER instructions X-Git-Tag: upstream/22.3.5~12103 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3dc2095b079f1ac890cbf6ca2f525841a2dab5ba;p=platform%2Fupstream%2Fmesa.git pan/bi: Model LD_BUFFER instructions We'll use these to read from UBOs on Valhall. Signed-off-by: Alyssa Rosenzweig Part-of: --- diff --git a/src/panfrost/bifrost/ISA.xml b/src/panfrost/bifrost/ISA.xml index 9e26d1f..c61b4ac 100644 --- a/src/panfrost/bifrost/ISA.xml +++ b/src/panfrost/bifrost/ISA.xml @@ -8585,4 +8585,76 @@ + + + + + + + + + + h0 + h1 + w0 + d0 + + + none + sext + zext + + + + + + + + + + + + + + none + sext + zext + + + + + + + + + + + + + + + + + + b0 + b1 + b2 + b3 + h0 + h1 + w0 + d0 + + + none + sext + zext + + + + + + + +