Skip to content

Instantly share code, notes, and snippets.

@igrep
Created December 31, 2019 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igrep/c5f2bf4895882396a9bd732806dc245a to your computer and use it in GitHub Desktop.
Save igrep/c5f2bf4895882396a9bd732806dc245a to your computer and use it in GitHub Desktop.
.text
.global _start
_start:
MOV X0, #65
MOV X8, #93
SVC 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment