qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] mfocrf missing on e500v2
@ 2015-03-06 16:04 Alexander Graf
  2015-03-06 17:20 ` Maciej W. Rozycki
  2015-03-06 19:37 ` Richard Henderson
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Graf @ 2015-03-06 16:04 UTC (permalink / raw)
  To: Richard Henderson; +Cc: qemu-ppc, qemu-devel

Hi Richard,

I've finally managed to check out why my e500v2 automated tests fail to
run. Apparently they break because autotest wants to execute target code
and runs into an illegal instruction while doing that:

Program received signal SIGILL, Illegal instruction.
0xb57c84cc in ?? ()
(gdb) x /i $pc
=> 0xb57c84cc:	mfocrf  r0,1

And lo and behold, I really couldn't find any reference to mfocrf in the
e500v2 spec.

Is there any way to disable setcond2 for those chips?


Alex

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

end of thread, other threads:[~2015-03-06 19:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-06 16:04 [Qemu-devel] mfocrf missing on e500v2 Alexander Graf
2015-03-06 17:20 ` Maciej W. Rozycki
2015-03-06 17:23   ` Alexander Graf
2015-03-06 17:25     ` Maciej W. Rozycki
2015-03-06 19:37 ` Richard Henderson

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).