pan/bi: Add BRANCHZI instruction
authorAlyssa Rosenzweig <alyssa@collabora.com>
Tue, 1 Mar 2022 20:14:13 +0000 (15:14 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 3 Mar 2022 00:41:44 +0000 (00:41 +0000)
commit74107abfc665d8713cbdd5a5accba4f3983c72c3
tree5e8421d51c75375f0b41e1d00ac9f9b119e83df1
parent3dc2095b079f1ac890cbf6ca2f525841a2dab5ba
pan/bi: Add BRANCHZI instruction

Technically this is just JUMP on Valhall, but the semantic is an indirect branch
based on comparing with zero. It can also be used as a conservative branch (like
BRANCHC), but this isn't modeled.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15216>
src/panfrost/bifrost/ISA.xml