Skip to content

Commit b7e0e07

Browse files
committed
Vendor extensions: Add two additional T-Head vendor extensions
This patch defines two additional T-Head vendor extensions (XTheadFmv and XTheadInt), which are documented here: https://github.com/T-head-Semi/thead-extension-spec Signed-off-by: Christoph Müllner <[email protected]>
1 parent ce6452b commit b7e0e07

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.mkd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,15 +307,17 @@ NOTE: Vendor prefixes are case-insensitive.
307307
Vendor | Name | Version | ISA Document
308308
:------ | :-------------- | :------------- | :---------------
309309
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)
310-
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)
311310
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)
312311
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)
313312
T-Head | XTheadBs | 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)
314313
T-Head | XTheadCondMov | 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)
314+
T-Head | XTheadFMemIdx | 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)
315+
T-Head | XTheadFmv | 2.1.0 | [T-Head ISA extension specification](https://github.com/T-head-Semi/thead-extension-spec/releases/download/2.1.0/xthead-2022-11-07-2.1.0.pdf)
316+
T-Head | XTheadInt | 2.1.0 | [T-Head ISA extension specification](https://github.com/T-head-Semi/thead-extension-spec/releases/download/2.1.0/xthead-2022-11-07-2.1.0.pdf)
315317
T-Head | XTheadMac | 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)
316318
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)
317319
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)
318-
T-Head | XTheadFMemIdx | 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)
320+
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)
319321
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)
320322

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

0 commit comments

Comments
 (0)