projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3a678e
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 31 Oct 2022 22:53:45 +0000
(22:53 +0000)
committer
IkiWiki
<ikiwiki.info>
Mon, 31 Oct 2022 22:53:45 +0000
(22:53 +0000)
openpower/sv/rfc/ls004.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls004.mdwn
b/openpower/sv/rfc/ls004.mdwn
index b6697e4e3f8823e5aa67e073b4545708fc8cbdaa..347f27ceb5887efba775757c313a4418636fd822 100644
(file)
--- a/
openpower/sv/rfc/ls004.mdwn
+++ b/
openpower/sv/rfc/ls004.mdwn
@@
-106,11
+106,11
@@
Operands RA and RB, and the result RT are all 64-bit, unsigned integers.
Examples:
```
-#
-shadd r4, r1, r2
+#
adds r1 to (r2*8)
+shadd r4, r1, r2
, 3
```
-# Shift-and-Add U
pper
Word
+# Shift-and-Add U
nsigned
Word
`shadd RT, RA, RB`