This is a repo of assembly code for ARMv8
There are several compiler used in this repo:
- aarch64-linux-gnu-gcc
- arm-none-eabi-gcc
Although the main goal of this repo is for evaluating ARMv8 assembly code, i still create another folder for making a comparison between legacy arm architecture(V5TE) and new arm architecture.