This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
RISCI_ATOM
/
v86
oglindă de
https://github.com/copy/v86.git
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
6049e0c46c
Ramuri
Etichete
master
wip
latest
v86
/
tests
/
nasm
/
fptan.asm
fptan.asm
113 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
11
12
global _start
%include "header.inc"
fldpi
fptan
fldpi
fldpi
fpatan
%include "footer.inc"