From 6368f7fea326340ffd1c2b6e3ff3bcdccdeb9cec Mon Sep 17 00:00:00 2001 From: Peter Sewell Date: Sat, 12 May 2018 08:54:12 +0100 Subject: add -A --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9de94d32..5144d13c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ some Sail specifications and related tools. * A Sail specification of the CHERI MIPS ISA (in [cheri/](cheri/)) -* A Sail specification of ARMv8.3 generated from ARM's publically +* A Sail specification of ARMv8.3-A generated from ARM's publically released ASL specification (in [aarch64/](aarch64/)) * Generated Isabelle snapshots of the above ISAs in [snapshots/isabelle](snapshots/isabelle) @@ -36,16 +36,10 @@ some Sail specifications and related tools. * A test suite for Sail (in [test/](test/)) We also have versions of IBM POWER, a fragment of x86, and a -hand-written fragment of ARM, but these are currently not up-to-date +hand-written fragment of ARMv8-A, but these are currently not up-to-date with the latest version of Sail, which is the (default) sail2 branch on Github. -Building -======== - -See [INSTALL.md](INSTALL.md) for full details of how to build Sail from source -with all the required dependencies. - OPAM Installation ================= @@ -53,6 +47,12 @@ See the following Sail [wiki page](https://github.com/rems-project/sail/wiki/OPAMInstall) for how to get pre-built binaries of Sail using OPAM. +Building +======== + +See [INSTALL.md](INSTALL.md) for full details of how to build Sail from source +with all the required dependencies. + Emacs Mode ========== -- cgit v1.2.3