projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e481950
)
move assembly aliases to new page
author
Jacob Lifshay
<programmerjake@gmail.com>
Thu, 16 Mar 2023 03:31:30 +0000
(20:31 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Thu, 16 Mar 2023 03:31:30 +0000
(20:31 -0700)
openpower/sv/rfc/ls006.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls006.mdwn
b/openpower/sv/rfc/ls006.mdwn
index a05f839507d16b1ac14b6d808176aa48831a0a9d..92413f870c94c68d5563d7baf67518fcf95ba2ef 100644
(file)
--- a/
openpower/sv/rfc/ls006.mdwn
+++ b/
openpower/sv/rfc/ls006.mdwn
@@
-576,6
+576,10
@@
and including when the FP number was NaN) then this is considered
to be an integer Overflow condition, and CR0.SO, XER.SO and XER.OV
are all set as normal for any GPR instructions that overflow.
+----------
+
+\newpage{}
+
### Assembly Aliases
For brevity, `[o]` is used to mean `o` is optional there.