pan/bit: Add preliminary FMA/ADD/MOV implementations
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 1 Apr 2020 14:04:13 +0000 (10:04 -0400)
committerMarge Bot <eric+marge@anholt.net>
Sun, 5 Apr 2020 23:26:04 +0000 (23:26 +0000)
commitab5818560434333647a61e1e27255b4a29677c6c
treea0239c9d13749ad66832927a68e0302ae5e8907f
parentfbe504e2217a06930cbd62e775435b8234006a02
pan/bit: Add preliminary FMA/ADD/MOV implementations

Missing some details about modifiers but the core structure should
look like this for 32 and 16-bit, I think. My sincerest apologies for
the macro magic, I tried to make it the least bad I could but trying to
keep down repitition.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4458>
src/panfrost/bifrost/test/bi_interpret.c