projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc0fda8
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 22 Feb 2021 04:18:54 +0000
(
04:18
+0000)
committer
IkiWiki
<ikiwiki.info>
Mon, 22 Feb 2021 04:18:54 +0000
(
04:18
+0000)
openpower/sv/implementation.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/implementation.mdwn
b/openpower/sv/implementation.mdwn
index c2018946d89406a0ebcf7b56bb77154699a7600a..39e023c97549d68e19fab9dedad9ed77df8973c3 100644
(file)
--- a/
openpower/sv/implementation.mdwn
+++ b/
openpower/sv/implementation.mdwn
@@
-151,6
+151,10
@@
TODO. INTs, FPs, CRs, these all increase to 128. Welcome To Vector ISAs.
At the same time the `Rc=1` CR offsets normslly CR0 and CR1 for fixed and FP scalar may also be adjusted.
+## Exception Handling
+
+When excceptions occur, and SRR0 and SRR1 are saved and restored, SVSTATE in SVSRR0 must now likewise be saved and restored.
+
## Single Predication
TODO