On Mon, Sep 02, 2002 at 01:53:34AM +0200, Michel Dänzer wrote:
> MMIO_OUT32 would probably be the macro for this.

The original code did this:

            switch (iDWord)
            {
                case  0:  MMIO_MOVE32(pDst +  0, 0, *(pSrc +  0));
                case  1:  MMIO_MOVE32(pDst +  1, 0, *(pSrc +  1));
                case  2:  MMIO_MOVE32(pDst +  2, 0, *(pSrc +  2));

etc.

-- 
G. Branden Robinson                |      "I came, I saw, she conquered."
Debian GNU/Linux                   |      The original Latin seems to have
[EMAIL PROTECTED]                 |      been garbled.
http://people.debian.org/~branden/ |      -- Robert Heinlein

Attachment: pgp5MK6MEw14j.pgp
Description: PGP signature

Reply via email to