mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-30 22:52:59 -04:00
Change RV32I to RV32IM.
This commit is contained in:
parent
9c16b6e342
commit
f6025deb66
@ -109,7 +109,6 @@ These base modules provide the minimal functional set of integer operations
|
||||
needed to execute an application. The differing bit--widths address
|
||||
the needs of different main--memory sizes.
|
||||
|
||||
This text discusses programming the RV32I using assembly language.
|
||||
|
||||
\subsection{Extension Modules}
|
||||
|
||||
@ -122,3 +121,6 @@ Q (128--bit floating point), C (compressed size instructions) and others.
|
||||
|
||||
The extension name {\em G} is used to represent the combined set of IMAFD
|
||||
extensions as is expected to be a common combination.
|
||||
|
||||
|
||||
This text discusses programming the RV32IM ISA using assembly language.
|
||||
|
Loading…
x
Reference in New Issue
Block a user