Home
Add
Edit
Without Linenumbers
Code as Text
Download
.intel_syntax noprefix #test.bas' compilation started at 00:59:26 (FreeBASIC 0.23.0) .section .text .balign 16 .globl _main _main: push ebp mov ebp, esp and esp, 0xFFFFFFF0 sub esp, 24 mov dword ptr [ebp-4], 0 call ___main push 0 push dword ptr [ebp+12] push dword ptr [ebp+8] call _fb_Init@12 .Lt_0002: push dword ptr [_Lt_0004] push dword ptr [_Lt_0004+4] pop dword ptr [ebp-8] pop dword ptr [ebp-12] mov dword ptr [ebp-16], 100000 fld qword ptr [_Lt_0005] fidiv dword ptr [ebp-16] fstp qword ptr [ebp-24] fld qword ptr [ebp-12] fsub qword ptr [ebp-24] fstp qword ptr [ebp-12] push 1 push dword ptr [ebp-8] push dword ptr [ebp-12] push 0 call _fb_PrintDouble@16 .Lt_0003: push 0 call _fb_End@4 mov eax, dword ptr [ebp-4] mov esp, ebp pop ebp ret #test.bas' compilation took 0,0002505904380052548 secs .section .data .balign 8 _Lt_0004: .double 13 .balign 8 _Lt_0005: .double 1
Linux - 0.20.0 (08-10-2008) - [using Linux-Debian-Compiler]
Linux - 0.18.5 (04-17-2008) - [using Linux-Debian-Compiler]
Windows - 0.23.0 (08-14-2011) - [using wine Windows-Compiler]
Windows - 0.22.0 (05-06-2011) - [using wine Windows-Compiler]
Windows - 0.21.1 (08-11-2010) - [using wine Windows-Compiler]
Windows - 0.20.0 (08-10-2008) - [using wine Windows-Compiler]
Windows - daily git build (2012-05-23) - [using wine Windows-Compiler]
DeltaLab's WebFBC