qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH][MIPS] Per-CPU instruction decoding implementati


From: Thiemo Seufer
Subject: Re: [Qemu-devel] [PATCH][MIPS] Per-CPU instruction decoding implementation
Date: Mon, 24 Sep 2007 13:50:50 +0100
User-agent: Mutt/1.5.16 (2007-06-11)

Aurelien Jarno wrote:
> Hi all,
> 
> The patch below implements per-cpu decoding on the MIPS target. The 
> supported instruction set is defined by a set of flags. It assumes that
> MIPS2 instructions are always supported. It also removes the check for 
> CP0C0_AT when setting MIPS_HFLAG_64 as it is now obsolete.

I expanded parts of it to (at least theoretically) cover the whole
ISA space, renamed INSN -> ISA / ASE, since that's what we actually
check for, and fixed a few misassumptions (e.g. Xcontext is MIPS3).


Thiemo




reply via email to

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