ir3: add disassembly for flat.b
Signed-off-by: Job Noorman <jnoorman@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27411>
This commit is contained in:
@@ -244,6 +244,7 @@ static const struct opc_info {
|
||||
OPC(2, OPC_CBITS_B, cbits.b),
|
||||
OPC(2, OPC_SHB, shb),
|
||||
OPC(2, OPC_MSAD, msad),
|
||||
OPC(2, OPC_FLAT_B, flat.b),
|
||||
|
||||
/* category 3: */
|
||||
OPC(3, OPC_MAD_U16, mad.u16),
|
||||
|
||||
Reference in New Issue
Block a user