projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e427dce
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 17 Dec 2020 12:50:30 +0000
(12:50 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 17 Dec 2020 12:50:30 +0000
(12:50 +0000)
openpower/sv/svp_rewrite/svp64.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp_rewrite/svp64.mdwn
b/openpower/sv/svp_rewrite/svp64.mdwn
index 02d3df394c9686765e54c9404e616a5bf6c2d845..c2cc7d20a678b6a55ed304d11a6f3057c0989d0b 100644
(file)
--- a/
openpower/sv/svp_rewrite/svp64.mdwn
+++ b/
openpower/sv/svp_rewrite/svp64.mdwn
@@
-64,6
+64,7
@@
Shows all fields in the Remapped Encoding `RM[0:23]` for all instruction variant
* `RM-1P-3S1D` Single Predication dest/src1/2/3, applies to 4-operand instructions (fmadd, isel, madd).
* `RM-1P-2S1D` Single Predication dest/src1/2 applies to 3-operand instructions (src1 src2 dest)
* `RM-2P-1S1D` Twin Predication (src=1, dest=1)
+* `RM-2P-2S1D` Twin Predication (src=2, dest=1) primarily for LDST
## RM-1P-3S1D