This website works better with JavaScript.
Explore
Help
Sign In
igoldmann
/
IPA_projekt_2024
Watch
1
Star
0
Fork
You've already forked IPA_projekt_2024
0
Code
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78fe5fe47d
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '78fe5fe47d'
${ noResults }
IPA_projekt_2024
/
vs_linux
/
cv2_student_nasm.s
16 lines
105 B
Raw
Blame
History
#
Not
u
s
e
d
f
o
r
p
r
o
j
e
c
t
[
BITS
6
4
]
global
f1
:
f
u
n
c
t
i
o
n
section
.
d
a
t
a
section
.
t
e
x
t
f1
:
mov
r
a
x
,
0
ret
View Git Blame
Copy Permalink