qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 04/17] m68k: add missing accessing modes for som


From: Stuart Brady
Subject: Re: [Qemu-devel] [PATCH 04/17] m68k: add missing accessing modes for some instructions.
Date: Sun, 31 May 2009 03:06:03 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

I just happened to notice these:

On Sat, May 30, 2009 at 12:41:48AM +0200, Laurent Vivier wrote:
> +/* Read a 8-bit immediat constant */

Should be:
   /* Read an 8-bit immediate constant */
            ^               ^

> +/* Read a 16-bit immediat constant */

Should be:
   /* Read a 16-bit immediate constant */
                            ^

If I knew more about the M68K, perhaps I'd be of more help... :/

Cheers,
-- 
Stuart Brady




reply via email to

[Prev in Thread] Current Thread [Next in Thread]