pan/bi: Skip psuedo sources in ISA.xml
authorIcecream95 <ixn@disroot.org>
Mon, 21 Feb 2022 03:50:56 +0000 (16:50 +1300)
committerAlyssa Rosenzweig <alyssa@collabora.com>
Sat, 5 Mar 2022 19:55:00 +0000 (14:55 -0500)
commit66a604efb5237d62020d278c596fc13643cdfe8f
tree13f45faa40d5fe18b83b6e12a5e1e389350d9e88
parent9d4441c71aa60b275ae1fccfc11b37705b02c118
pan/bi: Skip psuedo sources in ISA.xml

The second staging register source for the +BLEND instruction should
not be packed nor disassembled, so skip it when include_pseudo is not
set.

Fixes: 795638767d1 ("pan/bi: Use fused dual source blending")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15250>
src/panfrost/bifrost/bifrost_isa.py