freedreno/isa: update documentation
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Thu, 22 Jul 2021 17:09:35 +0000 (19:09 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Sep 2021 20:25:31 +0000 (20:25 +0000)
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11321>

docs/drivers/freedreno/isaspec.rst

index 5ecd7d9..a699cc7 100644 (file)
@@ -22,7 +22,7 @@ cuts taken to get things up and running (which are mostly not inherent to
 the xml schema, and should not be too difficult to remove from the py and
 decode/disasm utility):
 
-* Maximum "bitset" size is 64b
+* Maximum "field" size is 64b
 * Fixed instruction size
 
 Often times, especially when new functionality is added in later gens