projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c7dddd
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 1 Jul 2022 19:12:54 +0000
(20:12 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 1 Jul 2022 19:12:54 +0000
(20:12 +0100)
openpower/sv/svp64.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp64.mdwn
b/openpower/sv/svp64.mdwn
index dbd097348d0b82cea24329afa75c5ad77c3f8995..25bab115bdeb6700c77faaad3b6f3c5b10055b40 100644
(file)
--- a/
openpower/sv/svp64.mdwn
+++ b/
openpower/sv/svp64.mdwn
@@
-254,7
+254,8
@@
explicitly required value.
| 10 | `ELWIDTH=h` | Halfword: 16-bit integer |
| 11 | `ELWIDTH=b` | Byte: 8-bit integer |
-This encoding is chosen such that the byte width may be computed as `(3-ew)<<8`
+This encoding is chosen such that the byte width may be computed as
+`8<<(3-ew)`
## Elwidth for FP Registers: