diff options
| author | Alasdair Armstrong | 2020-07-31 13:38:10 +0100 |
|---|---|---|
| committer | GitHub | 2020-07-31 13:38:10 +0100 |
| commit | 8f64b7b5aaa411d2866b78e6e9b0cf504d2043ec (patch) | |
| tree | f396b776696bc5d7a4a701078a5d1ac1eadf7382 /aarch64 | |
| parent | e21671d915a99d1b0fd444378458be7b0ae5a0c4 (diff) | |
Update 8.3 readme to point to 8.5 sail-arm
Diffstat (limited to 'aarch64')
| -rw-r--r-- | aarch64/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/aarch64/README b/aarch64/README index 947db614..f2defe6d 100644 --- a/aarch64/README +++ b/aarch64/README @@ -1,3 +1,5 @@ +Note: This version of the specification has been superseded by https://github.com/rems-project/sail-arm + 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 @@ -11,4 +13,4 @@ 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 +immediate and some memory instructions |
