pan/mdg: Implement i/umul_high
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 27 Aug 2020 18:35:23 +0000 (14:35 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 31 Aug 2020 11:46:31 +0000 (07:46 -0400)
commit3e2cb21e53cf9d5a3ef984ef5abbfd9683e516a8
tree2c867841b99692f73e5f43062004712658f51086
parentfd41dece39c7d6110951e0fd6fc1693663e7c10d
pan/mdg: Implement i/umul_high

As imul with a .hi modifier, which implies a 64-bit computation.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6516>
src/panfrost/midgard/midgard_compile.c
src/panfrost/midgard/midgard_schedule.c