projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a14665
)
(no commit message)
author
lkcl
<lkcl@web>
Tue, 1 Dec 2020 16:45:58 +0000
(16:45 +0000)
committer
IkiWiki
<ikiwiki.info>
Tue, 1 Dec 2020 16:45:58 +0000
(16:45 +0000)
openpower/sv/16_bit_compressed.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/16_bit_compressed.mdwn
b/openpower/sv/16_bit_compressed.mdwn
index 05734888d435c22f56bc5372723ce9e53574b6e4..9e77446550bf15730bcfb67b66f4a6e9ab447655 100644
(file)
--- a/
openpower/sv/16_bit_compressed.mdwn
+++ b/
openpower/sv/16_bit_compressed.mdwn
@@
-571,10
+571,12
@@
space (when RA==0)
### Unallocated
- | 0 | 123 | 4 | | 567.8 | 9 ab | cde | f |
- | - | --- | - | | ----- | ---- | ---- | - |
- | N | 111 | | | 001.1 | 0 10 | | M |
- | N | 111 | | | 001.1 | 0 11 | | M |
+16-bit only:
+
+ | 0 | 1 | 234 | | 567.8 | 9 ab | cde | f |
+ | - | - | --- | | ----- | ---- | ---- | - |
+ | N | 1 | 111 | | 001.1 | 0 10 | | M |
+ | N | 1 | 111 | | 001.1 | 0 11 | | M |
## Other ideas (Attempt 2)