Re: LZ-Adv: A bit of a quandry I'm in...


[Prev][Next][Index][Thread]

Re: LZ-Adv: A bit of a quandry I'm in...



use the NC and C flag.... after CP them...
if the number compared to a nother is larger there will be NC, and if  it
is smaller it will be C.

-Andy\


On Mon, 7 Jul 1997, Ryan Myers wrote:

> Anyone out there have a good idea on how to implement
> a less-than/greater-than test in assembly?  I've
> racked my brains for nearly two days now without
> any ideas.
> 
> BTW, the application requires that one of the two-byte
> registers (DE,BC,HL, or maybe a shadow register?) be
> preserved.  Thanx.
> 
> Ryan J. Myers ( Webmaster )      rmyers@inetarena.com (ICQ UIN 1473314)
> Portland, Oregon ( US )          http://boris.inetarena.com/
> "Nolite tes bastardes carborundum." - Margaret Atwood
> "C> REALITY.SYS is corrupt, reboot universe? (Y|N)" - Anonymous
> -----------------------------------------------------------------------
> The contents of this email are my own opinions and do not represent the
> positions of my employers or any of their subsidiaries unless specifically
> stated as such.
> 
> 


References: