docs: correct spelling of "hierarchical"
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
committed by
Marge Bot
parent
34e3dead97
commit
e2ee7e03da
@@ -38,7 +38,7 @@ Bitsets
|
||||
-------
|
||||
|
||||
The fundamental concept of matching a bit-pattern to an instruction
|
||||
decoding/encoding is the concept of a hierarchial tree of bitsets.
|
||||
decoding/encoding is the concept of a hierarchical tree of bitsets.
|
||||
This is intended to match how the hw decodes instructions, where certain
|
||||
bits describe the instruction (and sub-encoding, and so on), and other
|
||||
bits describe various operands to the instruction.
|
||||
|
||||
Reference in New Issue
Block a user