diff options
author | Greg Brown <greg.brown@cl.cam.ac.uk> | 2021-12-10 17:41:34 +0000 |
---|---|---|
committer | Greg Brown <greg.brown@cl.cam.ac.uk> | 2021-12-10 17:41:34 +0000 |
commit | c440f10c78171475c611c1ef978bef0315e0d403 (patch) | |
tree | 9795bfe74ba3cbef36416c1f3acffe5e39590380 /README.org |
Initial commit.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
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. |