Module: Mesa Branch: main Commit: 1e5a20a33b2fb17154ee64523875973b7bd69670 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e5a20a33b2fb17154ee64523875973b7bd69670
Author: Alyssa Rosenzweig <[email protected]> Date: Tue Dec 7 18:56:49 2021 -0500 pan/va: Remove extra LD_VAR_IMM_F32 source Signed-off-by: Alyssa Rosenzweig <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14292> --- src/panfrost/bifrost/valhall/ISA.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml index 8c9c55afac4..97cf332073f 100644 --- a/src/panfrost/bifrost/valhall/ISA.xml +++ b/src/panfrost/bifrost/valhall/ISA.xml @@ -732,7 +732,6 @@ <update/> <slot/> <src/> - <src/> <imm name="index" start="16" size="8"/> </group>
