Files
Interpreter/isa/README.md
T

8 lines
250 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# isa
指令集 + 映像 + 定宽类型。CMake 目标:`isa``STATIC`)。
`compiler` 写映像、`vm` 读映像,两边只依赖本目录。
规范、特性与实现顺序见 [`doc/isa/指令与映像.md`](../doc/isa/指令与映像.md)。