qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] mipsIV support for mips-linux-user
@ 2009-03-29 20:56 Vince Weaver
  2009-03-30  1:05 ` Aurelien Jarno
  0 siblings, 1 reply; 7+ messages in thread
From: Vince Weaver @ 2009-03-29 20:56 UTC (permalink / raw)
  To: qemu-devel

Hello

I have some 32-bit mips binaries compiled with -mips4 -O3.

These run fine on an actual mips r12k system I have, but 
fail with default mips-linux-user (0.10.1).

This is because by default mips-linux-user does not have support enabled 
for mipsIV instructions.  This is because MIPS_HFLAG_COP1X
is not enabled on any of the cpus supported by mips-linux-user.

So my question, what is the correct way to fix this?  Add a R4000 class
CPU that can be seen with mips-linux-user?  Or should the default for 
user operation just enable this because it supports more binaries?

Vince

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-04-09  1:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-29 20:56 [Qemu-devel] mipsIV support for mips-linux-user Vince Weaver
2009-03-30  1:05 ` Aurelien Jarno
2009-03-30  2:14   ` Vince Weaver
2009-03-30  4:35     ` Aurelien Jarno
2009-03-30 17:29       ` Vince Weaver
2009-04-08 22:17         ` Aurelien Jarno
2009-04-09  1:00           ` Vince Weaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).