Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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