Guest User

Untitled

a guest
May 16th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. loc_3F288:
  2. mov [bp+var_F], 1
  3. mov ax, [bp+loopCounter]
  4. mov dx, 0Eh
  5. imul dx ; Signed Multiply
  6. lea dx, [bp+var_37E] ; Load Effective Address
  7. add ax, dx ; Add
  8. mov bx, ax
  9. mov ax, ss:[bx]
  10. sub ax, [bp+var_E] ; Integer Subtraction
  11. mov [bp+fileSize_1], ax
Add Comment
Please, Sign In to add comment