hi, I am new to Asm.
EAX value is contain pointer to memory
cmp [EAX], 65h
how do I know if it's compare byte, word or dword operand size ?
how to make sure that the compare is in byte size not in dword ?
Note : using MASM (VS .Net)
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Operand Size ?
|
Click Here to Expand Forum to Full Width |