Re: A86: Looping
[Prev][Next][Index][Thread]
Re: A86: Looping
In a message dated 6/24/99 20:02:40 Eastern Daylight Time,
rogue_ant@hotmail.com writes:
> Is there any way that I can use the ahl or bde registers for looping?
> I need a loop that can go all the way up to 12 digits. I know that 24
bits
> won't get there, but it is a lot closer than anything else I got.
>
if you need a number THAT big, i would use the OP registers. they have 14
digits, so it should work fine. it'll be a bit slow, but oh well...