projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
574f4a4
)
(no commit message)
author
lkcl
<lkcl@web>
Tue, 17 Nov 2020 21:32:37 +0000
(21:32 +0000)
committer
IkiWiki
<ikiwiki.info>
Tue, 17 Nov 2020 21:32:37 +0000
(21:32 +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 1230dcd7b86f471164c9ae4acbf3882ac3819ff8..c62e4587f784164697af545dc5a54d603fc155d4 100644
(file)
--- a/
openpower/sv/16_bit_compressed.mdwn
+++ b/
openpower/sv/16_bit_compressed.mdwn
@@
-199,8
+199,8
@@
Further Notes:
* for LD/ST, offset is aligned. 8-byte: i2||imm||0b000 4-byte: 0b00
* SV Prefix over-rides help provide alternative bitwidths for LD/ST
* RA|0 if RA is zero, addi. becomes "li"
- - this only works if RT takes part of opcode
- - mv is also possible by specifying an immediate of zero
+
- this only works if RT takes part of opcode
+
- mv is also possible by specifying an immediate of zero
### Illegal and nop