This website requires JavaScript.
Explore
Help
Register
Sign In
winsdominoes
/
assembly-playground
Watch
1
Star
0
Fork
You've already forked assembly-playground
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
63ba3e6da3
assembly-playground
/
x86
/
exit_project
/
exit.s
11 lines
96 B
ArmAsm
Raw
Blame
History
.section
.data
.section
.text
.globl
_start
_start
:
movl
$
1
,
%
e
a
x
movl
$
0
,
%
e
b
x
int
$
0
x80
Reference in New Issue
View Git Blame
Copy Permalink