projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3639c1d
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 24 Sep 2022 23:15:49 +0000
(
00:15
+0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 24 Sep 2022 23:15:49 +0000
(
00:15
+0100)
openpower/sv/overview/discussion.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/overview/discussion.mdwn
b/openpower/sv/overview/discussion.mdwn
index a430af00a6eb86a6272350aac82efb22c4b3df29..b998e1c8567bbd377bcbe98963e9e324a4a5e8a7 100644
(file)
--- a/
openpower/sv/overview/discussion.mdwn
+++ b/
openpower/sv/overview/discussion.mdwn
@@
-210,5
+210,5
@@
First we define the contents of 64-bit registers:
| name | hi byte/bit | ... | lo byte/bit |
|------|-------------------------|-----|---------------------------------|
-| bits | b0
b1 b2 b3 b4 b5 b6 b7 | ... | b56 b57 b58 b59 b60 b61 b62
b63 |
+| bits | b0
.b1.b2.b3.b4.b5.b6.b7 | ... | b56.b57.b58.b59.b60.b61.b62.
b63 |
| bytes| B0 | ... | B7 |