projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af358c5
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 12 Aug 2022 00:47:55 +0000
(
01:47
+0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 12 Aug 2022 00:47:55 +0000
(
01:47
+0100)
openpower/sv/ldst.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/ldst.mdwn
b/openpower/sv/ldst.mdwn
index a3d937e7e7ba1b4235309cdfea53be47fab83b8a..780ab1b020c80dde9fca65a0c3e493391aadc00f 100644
(file)
--- a/
openpower/sv/ldst.mdwn
+++ b/
openpower/sv/ldst.mdwn
@@
-401,6
+401,9
@@
Thus we do not need to provide specialist LD/ST "Structure Packed" opcodes
because the generic abstracted concept of "Remapping", when applied to
LD/ST, will give that same capability, with far more flexibility.
+Also LD/ST with immediate has a Pack/Unpack option similar to VSX
+'vpack' and 'vunpack'.
+
# notes from lxo
this section covers assembly notation for the immediate and indexed LD/ST.