qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/10] target-mips: add microMIPS ASE support, v


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 00/10] target-mips: add microMIPS ASE support, v2
Date: Fri, 04 Jun 2010 10:50:29 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Thunderbird/3.0.4

On 05/24/2010 09:19 AM, Nathan Froyd wrote:
> This patch series adds support for the microMIPS ASE.  microMIPS is a
> new ASE similar to MIPS16, but re-encodes the entire instruction set
> into 16-bit and 32-bit instructions--in contrast to MIPS16, which
> re-encodes only integer instructions.  The mechanisms for going in and
> out of microMIPS mode are identical to those for MIPS16; a given chip
> cannot support both ASEs simultaneously.

The review that follows doesn't include verification of the ASE, as

  http://www.mips.com/products/product-materials/processor/mips-architecture/

doesn't list Volume IV-g yet.  I'm only going to look at style and
other possible coding errors.


r~



reply via email to

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