Re: A86: converting op1?
[Prev][Next][Index][Thread]
Re: A86: converting op1?
In a message dated 5/20/99 9:03:28 PM Eastern Daylight Time, McBorder@aol.com
writes:
> >
> >
> > the asm studio documentation is incorrect on that definition. OP1 is
> stored
> >
> > only in the a register.
> >
> >
> thanks what about if op1>255??
> will a=255 and the carry flag set?
>
hm...i suppose you could try an experiment and find out yourself :)
ideally, you won't be using it with numbers that high, though. and there's
also the issue of floating point.