qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Pending MIPS patches


From: Fabrice Bellard
Subject: Re: [Qemu-devel] Pending MIPS patches
Date: Mon, 26 Jun 2006 22:17:30 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Dirk Behme wrote:
Fabrice Bellard wrote:

2. [PATCH][MIPS] add "lwu" instruction
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00326.html



On which MIPS CPU is it defined ? Need to track instruction sets exactly to be able to select a given MIPS CPU at compile time or dynamically.

3. [PATCH] Add special MIPS multiply instructions
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00375.html



Same remark.


These are NEC VR54xx specific extensions to the MIPS instruction set.

They are used if you use GCC's -march=vr5400 option. See

www.necelam.com/docs/files/1375_V2.pdf

as well.

Can you add some kind of define or dynamic processor definnition in your patch so that we can keep track of the exact instruction set ?

Fabrice.




reply via email to

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