projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab5e78
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 17 Dec 2020 14:33:10 +0000
(14:33 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 17 Dec 2020 14:33:10 +0000
(14:33 +0000)
openpower/sv/ldst.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/ldst.mdwn
b/openpower/sv/ldst.mdwn
index 4167a0498f9572d714d53d0474d24c7b06f80eb2..3a4ec0d1c4859446fb75578b82c398fe2ee7c765 100644
(file)
--- a/
openpower/sv/ldst.mdwn
+++ b/
openpower/sv/ldst.mdwn
@@
-50,7
+50,7
@@
At the minimum however it is possible to provide unit stride and vector mode, as
Indexed LD is:
- function op_ld(RT, RA, RB) # LD not VLD!
+ function op_ld
x
(RT, RA, RB) # LD not VLD!
rdv = map_dest_extra(RT);
rsv = map_src_extra(RA);
rso = map_src_extra(RB);