[A83] Re: compare 2 registers


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

[A83] Re: compare 2 registers




On Thursday 04 April 2002 19:54, you wrote:
> Can you compare a with another register?
>
> ie....
>
> ld a,(power)
>   ld b,a
>   ld a,(stonex)
>   cp b

Yes.. without any problem.. that the usage of cp instruction

> ...and i do have both values on both UDVs

What is UDVs ??

Hope that help,
Paxl



References: