agx: Fix packing for iadd with shift
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Tue, 25 Apr 2023 17:51:46 +0000 (13:51 -0400)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 7 May 2023 13:05:39 +0000 (09:05 -0400)
commite13f9caa255882b49b4835dfaac18d4f6fa491b7
treec8e25fb6ab02f613eeaeec28558bf0a7160ddedf
parentcd7e016961a3e41d635a484889417da4c86cff13
agx: Fix packing for iadd with shift

Wrong bit pattern was packed, oops.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22891>
src/asahi/compiler/agx_pack.c