freedreno/afuc: Handle xmov modifiers
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 17 Aug 2020 17:44:14 +0000 (19:44 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 Aug 2020 16:17:31 +0000 (16:17 +0000)
Although it's kind-of similar to "(rptN)" in the shader ISA, I called it
"xmov" to make it clear that it's completely orthogonal to "(rep)",
although you certainly can use both modifiers on the same instruction.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6368>


No differences found