Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5ht/a64
A64: ARM64 Assembler for Erlang
https://github.com/5ht/a64
Last synced: 3 months ago
JSON representation
A64: ARM64 Assembler for Erlang
- Host: GitHub
- URL: https://github.com/5ht/a64
- Owner: 5HT
- Created: 2019-06-08T23:23:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T03:24:23.000Z (over 4 years ago)
- Last Synced: 2024-10-11T14:08:19.136Z (3 months ago)
- Language: Erlang
- Homepage: https://a64.voxoz.com
- Size: 38.1 KB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A64: ARM64 Assembler
====================Build
-----```
$ make
$ ./a64 asm.s
$ hexdump asm
0000000 d1 00 83 ff a9 01 7b fd 91 00 43 fd 90 00 00 08
0000010 91 3e a1 08 52 80 00 00 b8 1f c3 a0 91 00 83 ff
```Credits
-------* Maxim Sokhatsky