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.
1 parent 0078280 commit 6ba4aebCopy full SHA for 6ba4aeb
README.mkd
@@ -344,6 +344,17 @@ Nuclei | xl | https://nucleisys.com/
344
345
NOTE: OpenHW cores are all branded as CORE-V, hence the prefix.
346
347
+### List of vendor identifiers
348
+
349
+Vendor identifiers are dummy symbols used in the corresponding `R_RISCV_VENDOR`
350
+relocation (irrespective of ELF class/XLEN) and must be unique amongst all
351
+vendors providing custom relocations. Vendor identifiers may be suffixed with a
352
+tag to provide extra relocations for a given vendor.
353
354
+Vendor | Symbol |
355
+:--------------------- | :------ |
356
+Open Hardware Group | COREV |
357
358
### List of vendor extensions
359
360
Vendor | Name | Version | ISA Document
0 commit comments