freedreno/ir3: Add support for disasm of cat2 float32 immediates.
authorEric Anholt <eric@anholt.net>
Fri, 24 Apr 2020 18:45:31 +0000 (11:45 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 27 Apr 2020 19:35:00 +0000 (19:35 +0000)
commit4a42a5058564a1d862e29eee80925ecd8b0ed1a2
tree126a78a5668f73377496bd9f5045e043286219c6
parent292231596b24a65861d6f63c1886131b33102527
freedreno/ir3: Add support for disasm of cat2 float32 immediates.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4736>
src/freedreno/ir3/disasm-a3xx.c
src/freedreno/ir3/instr-a3xx.h
src/freedreno/ir3/ir3.h
src/freedreno/ir3/ir3_cp.c
src/freedreno/ir3/tests/disasm.c