Re: Clever ways to hide a compare
- From: "Keyser Soze" <spamtrap@xxxxxxxxxx>
- Date: Thu, 29 Sep 2005 04:48:48 +0000 (UTC)
"wolfgang kern" <nowhere@xxxxxxxxxxx> wrote in message
news:dhcji7$5lo$1@xxxxxxxxxxxxxxxxxxxxxxxx
>
> Keyser Soze wrote:
>
> | Examples to compare AX with DX on an x86:
> [...]
>
> AND, OR and XOR will always clear the Carry-flag on my x86 CPUs.
>
>
[...]
That is indeed true. I did note, in error, that XOR AX,DX does not change
carry. Sorry about that one.
There are a few opcodes that don't affect the carry flag even though they
look they should, especially the NEG opcode.
.
- Follow-Ups:
- Re: Clever ways to hide a compare
- From: Robert Redelmeier
- Re: Clever ways to hide a compare
- References:
- Clever ways to hide a compare
- From: jonathon
- Re: Clever ways to hide a compare
- From: Jim Leonard
- Re: Clever ways to hide a compare
- From: jonathon
- Re: Clever ways to hide a compare
- From: Keyser Soze
- Re: Clever ways to hide a compare
- From: wolfgang kern
- Clever ways to hide a compare
- Prev by Date: Re: Figuring out table based encryption in assembly
- Next by Date: Re: [Clax86list] Re: resource files and assembler
- Previous by thread: Re: Clever ways to hide a compare
- Next by thread: Re: Clever ways to hide a compare
- Index(es):