Skip to content

Commit 0162488

Browse files
authored
Update README.adoc
1 parent 5bb8736 commit 0162488

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ image::https://api.reuse.software/badge/github.com/riscv-software-src/riscv-unif
77
----
88
This project is under rapid development. Expect schemas and APIs to change.
99
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.
10+
The data in the `arch` directory is also a work in progress and may be incorrect.
11+
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.
1216
----
1317

1418
== Quick links

0 commit comments

Comments
 (0)