Re: Abort x86 assemble code
hugang <[EMAIL PROTECTED]> wrote: > I have following code ,and I can not understand the mark line,who can tell >me.thanks. > 0ec7 xorl 0x400dec(,%eax,4),%ecx<-What it >to do. extern u_int32_t eax; extern u_int32_t ecx; { u_int32_t *ptr;
Abort x86 assemble code
Hello all I have following code ,and I can not understand the mark line,who can tell me.thanks. -- 0eb8 movb (%ebx),%al <> 0eba incl %ebx 0ebb movl %edi,%ecx 0ebd shrl $0x8,%ecx 0ec0 movl