projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3356c33
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 29 Jan 2021 14:10:28 +0000
(14:10 +0000)
committer
IkiWiki
<ikiwiki.info>
Fri, 29 Jan 2021 14:10:28 +0000
(14:10 +0000)
openpower/sv/implementation.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/implementation.mdwn
b/openpower/sv/implementation.mdwn
index 25f0f949e220abe726407f504566609d69e18534..e60c5bb8521023357094fea3e0d6a4c0a4414d0c 100644
(file)
--- a/
openpower/sv/implementation.mdwn
+++ b/
openpower/sv/implementation.mdwn
@@
-122,3
+122,15
@@
Due to the need for exceptions to occur in the middle, the loop should *not* be
* power-gem5: TODO
* TestIssuer: TODO
* Microwatt: TODO
+
+## Increasing register file sizes
+
+TODO. INTs, FPs, CRs, these all increase to 128. Welcome To Vector ISAs.
+
+## Single Predication
+
+TODO
+
+## Element width overrides
+
+TODO