This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
RISCI_ATOM
/
v86
同期ミラー
https://github.com/copy/v86.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
6049e0c46c
ブランチ
タグ
master
wip
latest
v86
/
tests
/
nasm
/
fyl2xp1.asm
fyl2xp1.asm
92 B
履歴
Raw
1
2
3
4
5
6
7
8
9
global _start
%include "header.inc"
fld1
fldpi
fyl2xp1
%include "footer.inc"