Anonymous New User
Joined: 10 Feb 2008 Posts: 0
|
Posted: Tue Nov 19, 2002 7:27 pm
Post subject: 04 FLdRfVar
|
|
NumBytes: 3
ArgStr: umv
SrcStr: |
Comments: ignore used to load a copied var
Runtime engine:
[asm:3re0n41c]- movsx eax, word ptr [esi] ; Get first argument
- add eax, ebp ; Get this local address
- push eax ; Push this local address
- xor eax, eax ; Clear current opcode
- mov al, [esi+2] ; Get next opcode
- add esi, 3 ; Move codeFrame to next opcode
- jmp ds:_tblByteDisp[eax*4] ; Do this opcode (jumptable)
[/asm:3re0n41c]
|
|