projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd637a9
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 25 Apr 2022 23:52:14 +0000
(
00:52
+0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 25 Apr 2022 23:52:14 +0000
(
00:52
+0100)
openpower/isa/svfixedarith.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/svfixedarith.mdwn
b/openpower/isa/svfixedarith.mdwn
index 740491be9dde077a1f91262d039c8852d73735eb..ebef59cea55e4934c1d4c3becb5e14019d51ea25 100644
(file)
--- a/
openpower/isa/svfixedarith.mdwn
+++ b/
openpower/isa/svfixedarith.mdwn
@@
-39,8
+39,8
@@
Pseudo-code:
overflow <- 0
else
overflow <- 1
- RT
[0:XLEN-1] <- undefined([0]*XLEN)
- RS
[0:XLEN-1] <- undefined([0]*XLEN)
+ RT
<- [1]*XLEN
+ RS
<- [0]*XLEN
Special Registers Altered: