summaryrefslogtreecommitdiff
path: root/aarch64/README
diff options
context:
space:
mode:
authorAlasdair Armstrong2018-01-17 16:17:19 +0000
committerAlasdair Armstrong2018-01-17 16:17:19 +0000
commit254b72f60388271058c6d259d5a98424e94cafc7 (patch)
treeb3fc71b47ddefe267336d4c0b460f4535b42cd7a /aarch64/README
parent53af9ce7a683ee4542b8facc44edfd1e3ef64cf6 (diff)
Add generated ARM spec and test cases for it
We add the generated ARM no_vector spec from the public v8.3 XML release, mostly so that we can add end-to-end test cases for sail using it. This kind of large example is very useful for thoroughly testing the sail compiler and interpreter.
Diffstat (limited to 'aarch64/README')
-rw-r--r--aarch64/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/aarch64/README b/aarch64/README
new file mode 100644
index 00000000..452aff0f
--- /dev/null
+++ b/aarch64/README
@@ -0,0 +1,4 @@
+This folder contains an automatically generated ARM v8.3 architecture
+specification. This specification is based on ARM's publically
+realeased machine-readable XML specification available at
+https://github.com/meriac/archex