mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 13:27:29 -04:00
Semicolon better.
This commit is contained in:
parent
1511c9c4e5
commit
75cf2a351c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ This is a space of SIMT(GPU) oriented RISC-like instruction sets with the follow
|
|||
|
||||
The customizability of the HARP ISAs is illustrated by facts missing from this list of features.
|
||||
The data path width, instruction encodings, number of registers (general purpose and predicate) are all left up to the implementation.
|
||||
Harptool, the HARP assembler, linker, emulator, and disassembler, is passed information about the ISA through an architecture identifier string, or \texttt{ArchID}.
|
||||
Harptool; the HARP assembler, linker, emulator, and disassembler, is passed information about the ISA through an architecture identifier string, or \texttt{ArchID}.
|
||||
An \texttt{ArchID} uniquely identifies a HARP ISA.
|
||||
|
||||
\section{Architecture Identifier String (\texttt{ArchID})}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue