Skip to content

Commit e11880b

Browse files
clementlegerpalmer-dabbelt
authored andcommitted
dt-bindings: riscv: add Zvfh[min] ISA extension description
Add description for Zvfh[min] ISA extension[1]. Link: https://drive.google.com/file/d/1_Yt60HGAf1r1hx7JnsIptw0sqkBd9BQ8/view [1] Signed-off-by: Clément Léger <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 5dadda5 commit e11880b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,18 @@ properties:
369369
instructions, as ratified in commit 56ed795 ("Update
370370
riscv-crypto-spec-vector.adoc") of riscv-crypto.
371371

372+
- const: zvfh
373+
description:
374+
The standard Zvfh extension for vectored half-precision
375+
floating-point instructions, as ratified in commit e2ccd05
376+
("Remove draft warnings from Zvfh[min]") of riscv-v-spec.
377+
378+
- const: zvfhmin
379+
description:
380+
The standard Zvfhmin extension for vectored minimal half-precision
381+
floating-point instructions, as ratified in commit e2ccd05
382+
("Remove draft warnings from Zvfh[min]") of riscv-v-spec.
383+
372384
- const: zvkb
373385
description:
374386
The standard Zvkb extension for vector cryptography bit-manipulation

0 commit comments

Comments
 (0)