Re: A86: _CPOP1OP2


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

Re: A86: _CPOP1OP2




So then if I wanted to jump based on the value of cp, I could just jp z,LABEL?

Glen
tutorial1.cjb.net

In a message dated Mon, 29 Nov 1999  2:40:22 PM Eastern Standard Time, ComAsYuAre@aol.com writes:

> 
> In a message dated 11/29/99 00:33:07 Eastern Standard Time, 
> Jeanne9005@aol.com writes:
> 
> > When I CPOP1OP2, where is the result located?
> 
> 
> The whole POINT of cp (comparison) is to compare to registers (or op 
> registers) without modifying them.  Thus the only changes would be to the 
> flags: z, nz, c, nc, maybe the others but doubtful...
> 
> 
> ----
> Jonah Cohen
> <ComAsYuAre@aol.com>
> http://linux.hypnotic.org/~jonah/