mememe
mememe
About
- Username
- mememe
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
Here's a highly optimized version of that public _Main _Main: ret :D okay so here is a less optimal version public _Main _Main: ; I = -4, J = 30 mov ebx, -4 mov ecx, 30 ; EAX = I * J mov eax, ebx imul eax, ecx ; EDX = 5*J…
-
Here's a highly optimized version of that public _Main _Main: ret :D okay so here is a less optimal version public _Main _Main: ; I = -4, J = 30 mov ebx, -4 mov ecx, 30 ; EAX = I * J mov eax, ebx imul eax, ecx ; EDX = 5*J…
-
Facebook because it allows you to keep in contact with your friend and family, some of which may live in other countries! Hope I helped! :)
-
Facebook because it allows you to keep in contact with your friend and family, some of which may live in other countries! Hope I helped! :)
-
Here's a highly optimized version of that public _Main _Main: ret :D okay so here is a less optimal version public _Main _Main: ; I = -4, J = 30 mov ebx, -4 mov ecx, 30 ; EAX = I * J mov eax, ebx imul eax, ecx ; EDX = 5*J…