projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e0717b
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 27 May 2022 10:00:54 +0000
(11:00 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 27 May 2022 10:00:54 +0000
(11:00 +0100)
openpower/sv/svp64_quirks.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp64_quirks.mdwn
b/openpower/sv/svp64_quirks.mdwn
index 93f8a7775474191a4990cd943eb3b687835ac7ee..404dbf564c597fdcac357c0cc4a8a75cc4212e6f 100644
(file)
--- a/
openpower/sv/svp64_quirks.mdwn
+++ b/
openpower/sv/svp64_quirks.mdwn
@@
-62,3
+62,8
@@
quantity, at Issue time.
`mv.x` itself will still have to be added as a Scalar instruction,
but the behaviour of `sv.mv.x` will have to be different from that
Scalar version.
+
+Normally, Scalar Instructions have a good justification for being
+added as Scalar instructions on their own merit. `mv.x` is the
+polar opposite, and as such qualifies for a special mention in
+this section.