File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Documentation/devicetree/bindings/riscv Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -381,6 +381,36 @@ properties:
381
381
instructions, as ratified in commit 56ed795 ("Update
382
382
riscv-crypto-spec-vector.adoc") of riscv-crypto.
383
383
384
+ - const : zve32f
385
+ description :
386
+ The standard Zve32f extension for embedded processors, as ratified
387
+ in commit 6f702a2 ("Vector extensions are now ratified") of
388
+ riscv-v-spec.
389
+
390
+ - const : zve32x
391
+ description :
392
+ The standard Zve32x extension for embedded processors, as ratified
393
+ in commit 6f702a2 ("Vector extensions are now ratified") of
394
+ riscv-v-spec.
395
+
396
+ - const : zve64d
397
+ description :
398
+ The standard Zve64d extension for embedded processors, as ratified
399
+ in commit 6f702a2 ("Vector extensions are now ratified") of
400
+ riscv-v-spec.
401
+
402
+ - const : zve64f
403
+ description :
404
+ The standard Zve64f extension for embedded processors, as ratified
405
+ in commit 6f702a2 ("Vector extensions are now ratified") of
406
+ riscv-v-spec.
407
+
408
+ - const : zve64x
409
+ description :
410
+ The standard Zve64x extension for embedded processors, as ratified
411
+ in commit 6f702a2 ("Vector extensions are now ratified") of
412
+ riscv-v-spec.
413
+
384
414
- const : zvfh
385
415
description :
386
416
The standard Zvfh extension for vectored half-precision
You can’t perform that action at this time.
0 commit comments