summaryrefslogtreecommitdiff
path: root/aarch64/README
AgeCommit message (Collapse)Author
2020-07-31Update 8.3 readme to point to 8.5 sail-armAlasdair Armstrong
2018-02-02Add aarch64 duopod...Alasdair Armstrong
... all 4500 lines of it. Need to figure out how to cut out some details to make more minimal.
2018-01-17Add generated ARM spec and test cases for itAlasdair Armstrong
We add the generated ARM no_vector spec from the public v8.3 XML release, mostly so that we can add end-to-end test cases for sail using it. This kind of large example is very useful for thoroughly testing the sail compiler and interpreter.