chao an
2fd95611cb
risc-v/cmake: configurable vendor ISA extensions
merge below commit into cmake:
1. risc-v/toolchain: configurable vendor ISA extensions
This option allows the platform to enable some vendor-customized ISA extensions,
E.g OpenHW, SiFive, T-Head.
SiFive Intelligence Extensions:
SiFive Vector Coprocessor Interface(VCIX): xsfvcp
SiFive FP32-to-int8 Ranged Clip Instructions: Xsfvfnrclipxfqf
SiFive Matrix Multiply Accumulate Instructions: Xsfvfwmaccqqq
SiFive Int8 Matrix Multiplication Instructions: XSFvqmaccqoq
Command Line:
xsfvcp0p1_xsfvfnrclipxfqf0p1_xsfvfwmaccqqq0p1_xsfvqmaccqoq0p1
2. "V" Standard Extension for Vector Operations
3. "Q" Standard Extension for Quad-Precision Floating-Point
Signed-off-by: chao an <anchao@lixiang.com>
2024-01-18 09:53:53 +01:00
..
2023-12-16 05:26:16 -08:00
2024-01-04 16:27:37 +01:00
2023-02-07 04:41:36 +08:00
2024-01-18 09:53:53 +01:00
2024-01-17 09:18:17 -08:00
2023-12-22 17:27:58 +08:00
2023-09-16 19:12:13 +03:00
2023-12-24 16:38:06 -08:00
2023-02-07 04:41:36 +08:00
2023-12-11 17:00:10 -03:00
2023-08-03 22:55:55 -07:00
2023-04-06 00:54:08 -07:00
2024-01-17 10:31:29 -03:00
2023-10-26 09:02:23 +08:00
2024-01-11 06:57:16 -08:00
2024-01-14 01:28:10 -08:00
2023-11-21 04:04:47 -08:00
2024-01-06 04:04:33 -08:00
2023-09-20 17:04:56 +08:00
2023-11-07 17:39:03 +01:00
2024-01-04 09:22:57 -08:00