├── LICENSE.md ├── README.md ├── aarch32.json ├── aarch64.json └── amie.py /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeatMonster/AMIE/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeatMonster/AMIE/HEAD/README.md -------------------------------------------------------------------------------- /aarch32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeatMonster/AMIE/HEAD/aarch32.json -------------------------------------------------------------------------------- /aarch64.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeatMonster/AMIE/HEAD/aarch64.json -------------------------------------------------------------------------------- /amie.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NeatMonster/AMIE/HEAD/amie.py --------------------------------------------------------------------------------