Processor Instruction Set
include \masm32\include\masm32rt.incinclude \masm32\include\windows.inc includelib \masm32\lib\kernel32start:
mov edi, 0
//-- loop st
MOV ESI, [EBP + 0Ch] ;move the offset of the array into ESIINC EBX
;the dword found at address ESI + 4 * the valueINC [EBP - 04h] ;increment the counter and the value