@@ -314,6 +314,7 @@ separated by a dot, e.g., `th.vxrm`.
314314|Cheriot | ct | https://cheriot.org/
315315|Open Hardware Group | cv | https://www.openhwgroup.org/
316316|Espressif | esp | https://www.espressif.com/
317+ |MIPS | mips | https://mips.com/
317318|Andes | nds | https://www.andestech.com/
318319|Qualcomm | qc | https://www.qualcomm.com/
319320|Rivos | ri | https://www.rivosinc.com/
@@ -323,7 +324,6 @@ separated by a dot, e.g., `th.vxrm`.
323324|Tenstorrent | tt | https://www.tenstorrent.com/
324325|Ventana Micro Systems | vt | https://www.ventanamicro.com/
325326|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