Skip to content

Commit 659d664

Browse files
cyanyang-sifivepalmer-dabbelt
authored andcommitted
riscv: hwprobe: Document SiFive xsfvfnrclipxfqf vendor extension
Document the support for SiFive vendor extensions for FP32-to-int8 Ranged Clip Instructions using RISCV_HWPROBE_VENDOR_EXT_XSFVFNRCLIPXFQF. Signed-off-by: Cyan Yang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent e84fffe commit 659d664

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/arch/riscv/hwprobe.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,3 +349,7 @@ The following keys are defined:
349349
* :c:macro:`RISCV_HWPROBE_VENDOR_EXT_XSFVQMACCQOQ`: The Xsfqmaccqoq vendor
350350
extension is supported in version 1.1 of SiFive Int8 Matrix Multiplication
351351
Instruction Extensions Specification.
352+
353+
* :c:macro:`RISCV_HWPROBE_VENDOR_EXT_XSFVFNRCLIPXFQF`: The Xsfvfnrclipxfqf
354+
vendor extension is supported in version 1.0 of SiFive FP32-to-int8 Ranged
355+
Clip Instructions Extensions Specification.

0 commit comments

Comments
 (0)