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 5bb8736 commit 0162488Copy full SHA for 0162488
README.adoc
@@ -7,8 +7,12 @@ image::https://api.reuse.software/badge/github.com/riscv-software-src/riscv-unif
7
----
8
This project is under rapid development. Expect schemas and APIs to change.
9
10
-The data in the `arch` directory is also a work in progress and may be incorrect. As subsets of the
11
-data become validated, we will list it here.
+The data in the `arch` directory is also a work in progress and may be incorrect.
+
12
+That said, the following data has been validated against third-party sources:
13
14
+* Instruction encodings are validated to match riscv-opcodes
15
+* Instruction names and assembly formats are validated against LLVM.
16
17
18
== Quick links
0 commit comments