- or download this
void main( int argc, char **argv ) {
U64 s = argc > 1 ? _atoi64( argv[ 1 ] ) : 2*GB;
...
return;
}
- or download this
_TEXT SEGMENT
a$ = 48
...
ret 0 ; return popping 0
+bytes from the stack
gcd ENDP
_TEXT ENDS
- or download this
; 35 : start = __rdtsc();
...
rdtsc
shl rdx, 32 ; 00000020H