Skip to content

Commit 0f733b5

Browse files
cyanyang-sifivepalmer-dabbelt
authored andcommitted
dt-bindings: riscv: Add xsfvqmaccdod and xsfvqmaccqoq ISA extension description
Add "xsfvqmaccdod" and "xsfvqmaccqoq" ISA extensions which are provided by SiFive for int8 matrix multiplication instructions support. Signed-off-by: Cyan Yang <[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 0af2f6b commit 0f733b5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,19 @@ properties:
662662
Registers in the AX45MP datasheet.
663663
https://www.andestech.com/wp-content/uploads/AX45MP-1C-Rev.-5.0.0-Datasheet.pdf
664664

665+
# SiFive
666+
- const: xsfvqmaccdod
667+
description:
668+
SiFive Int8 Matrix Multiplication Extensions Specification.
669+
See more details in
670+
https://www.sifive.com/document-file/sifive-int8-matrix-multiplication-extensions-specification
671+
672+
- const: xsfvqmaccqoq
673+
description:
674+
SiFive Int8 Matrix Multiplication Extensions Specification.
675+
See more details in
676+
https://www.sifive.com/document-file/sifive-int8-matrix-multiplication-extensions-specification
677+
665678
# T-HEAD
666679
- const: xtheadvector
667680
description:

0 commit comments

Comments
 (0)