Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why don't you code in assembly?

Name: Anonymous 2012-12-30 1:55

 

Name: Cudder !MhMRSATORI!fR8duoqGZdD/iE5 2012-12-31 1:08

>>21
recursive
You're doing it wrong.


fib
   xor eax, eax
   mov ecx, [esp+4]
   inc eax
   inc ecx
   cdq
fibloop
   add eax, edx
   xchg eax, edx
   loop fibloop
   ret

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List