pan/va: Remap "store segment" to "memory access"
authorAlyssa Rosenzweig <alyssa@collabora.com>
Wed, 2 Mar 2022 23:58:39 +0000 (18:58 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 3 Mar 2022 00:41:43 +0000 (00:41 +0000)
commit79aa4af078c8c089c1973dc8444f79bb46774f43
tree9426b5961c20fd4a260af598aab4605210514010
parent254a6412909057d809d361b297510aed9414554c
pan/va: Remap "store segment" to "memory access"

For now, the difference does not matter. However it's better to model the actual
hardware behaviour, rather than isomorphic driver behaviour, when we can do so.
So fix the names.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15216>
src/panfrost/bifrost/valhall/ISA.xml
src/panfrost/bifrost/valhall/test/assembler-cases.txt
src/panfrost/bifrost/valhall/valhall.py