Skip to content

Commit 9726acf

Browse files
clementlegerpalmer-dabbelt
authored andcommitted
dt-bindings: riscv: add Zfa ISA extension description
Add description for the Zfa ISA extension[1]. Link: https://drive.google.com/file/d/1VT6QIggpb59-8QRV266dEE4T8FZTxGq4/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 dc6ccb2 commit 9726acf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,12 @@ properties:
214214
instructions as ratified at commit 6d33919 ("Merge pull request #158
215215
from hirooih/clmul-fix-loop-end-condition") of riscv-bitmanip.
216216
217+
- const: zfa
218+
description:
219+
The standard Zfa extension for additional floating point
220+
instructions, as ratified in commit 056b6ff ("Zfa is ratified") of
221+
riscv-isa-manual.
222+
217223
- const: zfh
218224
description:
219225
The standard Zfh extension for 16-bit half-precision binary

0 commit comments

Comments
 (0)