search for: _atoi

Displaying 3 results from an estimated 3 matches for "_atoi".

Did you mean: atoi
2015 Feb 13
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...---------------------------------------------- loc_40103A: ; CODE XREF: _main+29 j call ds:GetTickCount mov esi, eax mov eax, [ebp+argv] push dword ptr [eax+4] ; char * call _atoi mov edi, eax lea eax, [edi+1] push eax ; size_t push 4 ; size_t call _calloc add esp, 0Ch mov ecx, [eax+edi*4-4] lea...
2015 Feb 14
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...t; loc_40103A: ; CODE XREF: _main+29 j >> call ds:GetTickCount >> mov esi, eax >> mov eax, [ebp+argv] >> push dword ptr [eax+4] ; char * >> call _atoi >> mov edi, eax >> lea eax, [edi+1] >> push eax ; size_t >> push 4 ; size_t >> call _calloc >> add esp, 0Ch >>...
2015 Feb 14
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...; CODE XREF: _main+29 j >>>> call ds:GetTickCount >>>> mov esi, eax >>>> mov eax, [ebp+argv] >>>> push dword ptr [eax+4] ; char * >>>> call _atoi >>>> mov edi, eax >>>> lea eax, [edi+1] >>>> push eax ; size_t >>>> push 4 ; size_t >>>> call _calloc >>>&g...