We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd013fc + 6ba4aeb commit e207d2eCopy full SHA for e207d2e
README.mkd
@@ -356,6 +356,17 @@ Nuclei | xl | https://nucleisys.com/
356
357
NOTE: OpenHW cores are all branded as CORE-V, hence the prefix.
358
359
+### List of vendor identifiers
360
+
361
+Vendor identifiers are dummy symbols used in the corresponding `R_RISCV_VENDOR`
362
+relocation (irrespective of ELF class/XLEN) and must be unique amongst all
363
+vendors providing custom relocations. Vendor identifiers may be suffixed with a
364
+tag to provide extra relocations for a given vendor.
365
366
+Vendor | Symbol |
367
+:--------------------- | :------ |
368
+Open Hardware Group | COREV |
369
370
### List of vendor extensions
371
372
Vendor | Name | Version | ISA Document
0 commit comments