projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c04c46
)
add C cond-code retrofit
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 11 Apr 2018 17:46:54 +0000
(18:46 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 11 Apr 2018 17:46:54 +0000
(18:46 +0100)
simple_v_extension.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension.mdwn
b/simple_v_extension.mdwn
index e7e5f5572b2da8e21995ea1337181b46b9d005a3..6a54758ea8754409d5f63684cc64fb57865cd936 100644
(file)
--- a/
simple_v_extension.mdwn
+++ b/
simple_v_extension.mdwn
@@
-371,7
+371,7
@@
a predication target as well.
15 ...... 13 | 12 ........... 10 | 9..... 7 | 6 ................. 2 | 1 .. 0 |
funct3 | imm | rs10 | imm | op |
3 | 3 | 3 | 5 | 2 |
- C.BEQZ | offset[8
|4:3] | src | offset[7:6|2:1|
5] | C1 |
+ C.BEQZ | offset[8
,4:3] | src | offset[7:6,2:1,
5] | C1 |
"""]]
Now uses the CS format: