@@ -311,19 +311,19 @@ separated by a dot, e.g., `th.vxrm`.
311311[%autowidth]
312312|===
313313|*Vendor* |*Prefix* |*URL*
314+ |Andes | nds | https://www.andestech.com/
314315|Cheriot | ct | https://cheriot.org/
315- |Open Hardware Group | cv | https://www.openhwgroup.org/
316316|Espressif | esp | https://www.espressif.com/
317- |Andes | nds | https://www.andestech.com/
317+ |MIPS | mips | https://mips.com/
318+ |Nuclei | xl | https://nucleisys.com/
319+ |Open Hardware Group | cv | https://www.openhwgroup.org/
318320|Qualcomm | qc | https://www.qualcomm.com/
319321|Rivos | ri | https://www.rivosinc.com/
320322|SiFive | sf | https://www.sifive.com/
321323|SpacemiT | smt | https://www.spacemit.com/
322324|T-Head | th | https://www.t-head.cn/
323325|Tenstorrent | tt | https://www.tenstorrent.com/
324326|Ventana Micro Systems | vt | https://www.ventanamicro.com/
325- |Nuclei | xl | https://nucleisys.com/
326- |MIPS | mips | https://mips.com/
327327|===
328328
329329NOTE: Vendor prefixes are case-insensitive.
@@ -351,6 +351,8 @@ tag to provide extra relocations for a given vendor.
351351[cols="20,20,~"]
352352|===
353353|*Vendor* |*Name* |*ISA Document*
354+ |MIPS | Xmipscmov | https://mips.com/wp-content/uploads/2025/03/P8700-F_Programmers_Reference_Manual_Rev1.82_3-19-2025.pdf[MIPS P8700 Programmer's Guide]
355+ |MIPS | Xmipslsp | https://mips.com/wp-content/uploads/2025/03/P8700-F_Programmers_Reference_Manual_Rev1.82_3-19-2025.pdf[MIPS P8700 Programmer's Guide]
354356|OpenHW | Xcvalu | https://github.com/openhwgroup/cv32e40p/blob/dev/docs/source/instruction_set_extensions.rst[CORE-V Instruction Set Extensions]
355357|OpenHW | Xcvbi | https://github.com/openhwgroup/cv32e40p/blob/dev/docs/source/instruction_set_extensions.rst[CORE-V Instruction Set Extensions]
356358|OpenHW | Xcvbitmanip | https://github.com/openhwgroup/cv32e40p/blob/dev/docs/source/instruction_set_extensions.rst[CORE-V Instruction Set Extensions]
@@ -378,8 +380,6 @@ tag to provide extra relocations for a given vendor.
378380|T-Head | XTheadSync | https://github.com/T-head-Semi/thead-extension-spec/releases/latest[T-Head ISA extension specification]
379381|T-Head | XTheadVector | https://github.com/T-head-Semi/thead-extension-spec/releases/latest[T-Head ISA extension specification]
380382|Ventana | XVentanaCondOps | https://github.com/ventanamicro/ventana-custom-extensions/releases/download/v1.0.0/ventana-custom-extensions-v1.0.0.pdf[VTx-family custom instructions]
381- |MIPS | Xmipscmov | https://mips.com/wp-content/uploads/2025/03/P8700-F_Programmers_Reference_Manual_Rev1.82_3-19-2025.pdf[MIPS P8700 Programmer's Guide]
382- |MIPS | Xmipslsp | https://mips.com/wp-content/uploads/2025/03/P8700-F_Programmers_Reference_Manual_Rev1.82_3-19-2025.pdf[MIPS P8700 Programmer's Guide]
383383|===
384384
385385NOTE: Vendor extension names are case-insensitive, CamelCase is used here
0 commit comments