Skip to content

Commit e5d9178

Browse files
committed
Vendor extensions: Fix alphabetical order
A recent patch introduced the SiFive extensions at the wrong position. Let's fix that. Signed-off-by: Christoph Müllner <[email protected]>
1 parent 1ee1f37 commit e5d9178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.mkd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ NOTE: Vendor prefixes are case-insensitive.
306306

307307
Vendor | Name | Version | ISA Document
308308
:------ | :-------------- | :------------- | :---------------
309+
SiFive | XSFVCP | 1.0 | [SiFive Vector Coprocessor Interface Software Specification](https://sifive.cdn.prismic.io/sifive/c3829e36-8552-41f0-a841-79945784241b_vcix-spec-software.pdf)
309310
T-Head | XTheadCmo | 2.0.0 | [T-Head ISA extension specification](https://github.com/T-head-Semi/thead-extension-spec/releases/download/2.0.0/xthead-2022-09-05-2.0.0.pdf)
310311
T-Head | XTheadBa | 2.0.0 | [T-Head ISA extension specification](https://github.com/T-head-Semi/thead-extension-spec/releases/download/2.0.0/xthead-2022-09-05-2.0.0.pdf)
311312
T-Head | XTheadBb | 2.0.0 | [T-Head ISA extension specification](https://github.com/T-head-Semi/thead-extension-spec/releases/download/2.0.0/xthead-2022-09-05-2.0.0.pdf)
@@ -318,7 +319,6 @@ T-Head | XTheadMac | 2.0.0 | [T-Head ISA extension specification
318319
T-Head | XTheadMemPair | 2.0.0 | [T-Head ISA extension specification](https://github.com/T-head-Semi/thead-extension-spec/releases/download/2.0.0/xthead-2022-09-05-2.0.0.pdf)
319320
T-Head | XTheadMemIdx | 2.0.0 | [T-Head ISA extension specification](https://github.com/T-head-Semi/thead-extension-spec/releases/download/2.0.0/xthead-2022-09-05-2.0.0.pdf)
320321
T-Head | XTheadSync | 2.0.0 | [T-Head ISA extension specification](https://github.com/T-head-Semi/thead-extension-spec/releases/download/2.0.0/xthead-2022-09-05-2.0.0.pdf)
321-
SiFive | XSFVCP | 1.0 | [SiFive Vector Coprocessor Interface Software Specification](https://sifive.cdn.prismic.io/sifive/c3829e36-8552-41f0-a841-79945784241b_vcix-spec-software.pdf)
322322
Ventana | XVentanaCondOps | 1.0 | [VTx-family custom instructions](https://github.com/ventanamicro/ventana-custom-extensions/releases/download/v1.0.0/ventana-custom-extensions-v1.0.0.pdf)
323323

324324
NOTE: Vendor extension names are case-insensitive, CamelCase is used here

0 commit comments

Comments
 (0)