pan/bi: Expand out FMA conversion opcodes
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 27 Mar 2020 22:34:21 +0000 (18:34 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 31 Mar 2020 01:12:26 +0000 (01:12 +0000)
commit902f99a45d3e1a7e1ef85429c0ed4e067b2656f3
treec6d6e107b2acc495fbf47ee4b646c448032a1dbc
parent73715124ea53df1a3ef8cae6097556b98611dbb4
pan/bi: Expand out FMA conversion opcodes

There are a *lot* of them, with lots of symmetry we can exploit to
simplify the packing logic (but not entirely). Let's add the
corresponding header structs/defines, although we don't actually poke
the disassembler at this stage.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4382>
src/panfrost/bifrost/bifrost.h
src/panfrost/bifrost/disassemble.c