projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6851ec9
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 30 Nov 2020 18:54:20 +0000
(18:54 +0000)
committer
IkiWiki
<ikiwiki.info>
Mon, 30 Nov 2020 18:54:20 +0000
(18:54 +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 43bec717a5497244e35902a56abe65b9e888068f..84d889dfd656ff58d3c018d4f8291e53cb4507b2 100644
(file)
--- a/
openpower/sv/16_bit_compressed.mdwn
+++ b/
openpower/sv/16_bit_compressed.mdwn
@@
-826,7
+826,7
@@
At this phase, knowing that the length is 16bit and the mode is either 10b or 16
if mode == 10bit:
decode_10bit(insn)
- if mode == 16bit:
+
el
if mode == 16bit:
if N == 1 and M == 1:
decode_16bit_immed_mode(insn)
else: