Re: what's the mean of "setle bl"
From: Dirk Wolfgang Glomp (spamtrap_at_crayne.org)
Date: 10/19/04
- Next message: David J. Craig: "Re: Needed: x86 Assembler Guru in SE Florida"
- Previous message: Tim Roberts : "Re: gamma correction"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Oct 2004 11:10:02 +0000 (UTC)
dongmonkey1 schrieb:
> cmp eax,0
Compare eax-register by integer zero(set or clear zero/carry flags).
> setle bl
"Set" bl to integer one, if result "l"ess or "e"qual(zero or carry flag set).
> anybody can help me what are the two instructions doing?
>
Dirk
- Next message: David J. Craig: "Re: Needed: x86 Assembler Guru in SE Florida"
- Previous message: Tim Roberts : "Re: gamma correction"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]