pan/bi: Fix LD_BUFFER.i16 definition
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 16 Jun 2022 23:04:13 +0000 (19:04 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 21 Jun 2022 22:42:34 +0000 (22:42 +0000)
This was missing the message, breaking UBO-to-push and who-knows-what-else, when
enabling fp16 const buffers.

Fixes: 3dc2095b079 ("pan/bi: Model LD_BUFFER instructions")
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17101>

src/panfrost/bifrost/ISA.xml

index 8be9a1e..5f6cd2c 100644 (file)
     <src start="3"/>
   </ins>
 
-  <ins name="+LD_BUFFER.i16" staging="w=1" pseudo="true">
+  <ins name="+LD_BUFFER.i16" staging="w=1" pseudo="true" message="load">
     <src start="0"/>
     <src start="3"/>
     <mod name="lane_dest" size="2" default="h0">