isaspec: Fix out of date comment
Assembler support has existed for a long time. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18926>
This commit is contained in:
@@ -2,7 +2,7 @@ ISASPEC - XML Based ISA Specification
|
|||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
isaspec provides a mechanism to describe an instruction set in xml, and
|
isaspec provides a mechanism to describe an instruction set in xml, and
|
||||||
generate a disassembler and assembler (eventually). The intention is
|
generate a disassembler and assembler. The intention is
|
||||||
to describe the instruction set more formally than hand-coded assembler
|
to describe the instruction set more formally than hand-coded assembler
|
||||||
and disassembler, and better decouple the shader compiler from the
|
and disassembler, and better decouple the shader compiler from the
|
||||||
underlying instruction encoding to simplify dealing with instruction
|
underlying instruction encoding to simplify dealing with instruction
|
||||||
|
Reference in New Issue
Block a user