honeydatax / assembly-ARM

Arm simple code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assembly-ARM

Arm simple code compile on linux: as -o my.o my.asm ld -o my my.o run: ./my

About

Arm simple code

License:GNU General Public License v3.0


Languages

Language:Assembly 96.9%Language:C 3.1%