projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92c9835
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 20 Apr 2022 16:53:49 +0000
(17:53 +0100)
committer
IkiWiki
<ikiwiki.info>
Wed, 20 Apr 2022 16:53:49 +0000
(17:53 +0100)
openpower/sv/biginteger.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/biginteger.mdwn
b/openpower/sv/biginteger.mdwn
index 464b4c4e3b13fd8a82c88fa54ffe1e788ff7f4ba..831879c970ee329568d6cedc961c766681220aed 100644
(file)
--- a/
openpower/sv/biginteger.mdwn
+++ b/
openpower/sv/biginteger.mdwn
@@
-166,9
+166,9
@@
fact big-integer multiply (more specifically, mul-and-subtract).
**DRAFT** These are both VA-Form:
-|0
5|6 10|11 15|16 20|21|22 |26
31|
-|-------|-----
-|-------|-------|--|---|-
------|
-| EXT04 |
RT | RA | RB | RC |
XO |
+|0
.....5|6..10|11..15|16..20|21..25|26..
31|
+|-------|-----
|------|------|------|
------|
+| EXT04 |
RT | RA | RB | RC |
XO |
# Appendix