From: hugang <linuxbest@sina.com>
To: linux-kernel@vger.kernel.org
Subject: Abort x86 assemble code
Date: Thu, 4 Jan 2001 14:02:56 +0800 [thread overview]
Message-ID: <20010104140256.4ce9f12b.linuxbest@sina.com> (raw)
Hello all
I have following code ,and I can not understand the mark line,who can tell me.thanks.
--------------------------------------------------------------
00000eb8 movb (%ebx),%al <<IMPORTANT 1-4>>
00000eba incl %ebx
00000ebb movl %edi,%ecx
00000ebd shrl $0x8,%ecx
00000ec0 movl %edi,%edx
00000ec2 xorb %dl,%al
00000ec4 movzbl %al,%eax
00000ec7 xorl 0x400dec(,%eax,4),%ecx ????<-----------------What it to do.
00000ece movl %ecx,%edi
00000ed0 movl %esi,%eax <-- jmp here
00000ed2 decl %esi
00000ed3 orl %eax,%eax
00000ed5 jne 00000eb8
00000ed7 movl %edi,0x406894 <- 1-4 see here
00000edd popl %esi
00000ede popl %edi
00000edf popl %ebx
________________________________________________________________
thanks .
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2001-01-04 6:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-04 6:02 hugang [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-01-04 8:08 Abort x86 assemble code Darryl Miles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010104140256.4ce9f12b.linuxbest@sina.com \
--to=linuxbest@sina.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox