summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--README.org3
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..171a389
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.agdai
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..0d581f6
--- /dev/null
+++ b/README.org
@@ -0,0 +1,3 @@
+* Semantics of Helium instructions in Agda
+
+Semantics of the [[https://www.arm.com/why-arm/technologies/helium][M-Profile Vector Extension (MVE)]] written in Agda.