Re: Clever ways to hide a compare
- From: Robert Redelmeier <redelm@xxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 14:33:21 +0000 (UTC)
Keyser Soze <spamtrap@xxxxxxxxxx> wrote:
> There are a few opcodes that don't affect the carry flag
> even though they look they should, especially the NEG opcode.
Some of this may be to facilitate porting from the 8080 or 8085.
Equally historical, the carry flag is often left untouched in
things like INC & DEC to make multiple precision arithmetic
(usually involving looping) easier.
-- Robert
.
- Follow-Ups:
- Re: Clever ways to hide a compare
- From: wolfgang kern
- 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
- Re: Clever ways to hide a compare
- From: Keyser Soze
- Clever ways to hide a compare
- Prev by Date: Re: [Clax86list] Re: resource files and assembler
- Next by Date: Linux asm code
- Previous by thread: Re: Clever ways to hide a compare
- Next by thread: Re: Clever ways to hide a compare
- Index(es):