File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Documentation/devicetree/bindings/riscv Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -252,6 +252,11 @@ properties:
252
252
merged in the riscv-isa-manual by commit dbc79cf28a2 ("Initial seed
253
253
of zc.adoc to src tree.").
254
254
255
+ - const : zcmop
256
+ description :
257
+ The standard Zcmop extension version 1.0, as ratified in commit
258
+ c732a4f39a4 ("Zcmop is ratified/1.0") of the riscv-isa-manual.
259
+
255
260
- const : zfa
256
261
description :
257
262
The standard Zfa extension for additional floating point
@@ -579,6 +584,13 @@ properties:
579
584
const : zca
580
585
- contains :
581
586
const : f
587
+ # Zcmop depends on Zca
588
+ - if :
589
+ contains :
590
+ const : zcmop
591
+ then :
592
+ contains :
593
+ const : zca
582
594
583
595
allOf :
584
596
# Zcf extension does not exist on rv64
You can’t perform that action at this time.
0 commit comments