summaryrefslogtreecommitdiff
path: root/aarch64/README
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/README')
-rw-r--r--aarch64/README12
1 files changed, 11 insertions, 1 deletions
diff --git a/aarch64/README b/aarch64/README
index 452aff0f..947db614 100644
--- a/aarch64/README
+++ b/aarch64/README
@@ -1,4 +1,14 @@
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
+https://github.com/meriac/archex. See that github repository for
+licensing information.
+
+Generated parts of the specification are contained within the
+following subdirectories:
+
+no_vector/ - a version of the specification without vector
+instructions
+
+duopod/ - a minimal slice of the specification with only add-sub
+immediate and some memory instructions \ No newline at end of file