Re: A86: RLD & RRD
[Prev][Next][Index][Thread]
Re: A86: RLD & RRD
On Sat, 27 Sep 1997, Martin Blix Grydeland wrote:
> Any information about how these (RLD & RRD) two roll routines work would
> be appreciated. It's got something to do with (HL)???
They rotate a 12-bit operand by 4 bits. The high 4 bits of the operand
are the low 4 bits of register A, and the low 8 bits of the are in
memory location (HL). Is that clear, or do you want ASCII art?
--------
Dan Eble <eble@cis.ohio-state.edu>
(http://www.cis.ohio-state.edu/~eble)
"Behold, how great a matter a little fire kindleth!" - James 3:5
References: