qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] tcg/arm fixes and improvements
@ 2010-03-01 21:33 Aurelien Jarno
  2010-03-01 21:33 ` [Qemu-devel] [PATCH 1/4] tcg/arm: fix div2/divu2 Aurelien Jarno
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Aurelien Jarno @ 2010-03-01 21:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andrzej Zaborowski

This patch series fix a bug in div2/divu2 ops, implement setcond
and setcond2 ops and improve brcond/setcond by allowing immediate 
constants.

I have tested it using a modified version of target-mips/translate.c 
which includes setcond ops, and running mips-linux-user binaries. The 
first fixes was actually necessary to run such binaries. This has been
done with cpu-exec.c compiled with -O0 due to a bug (see my other mail).

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

end of thread, other threads:[~2010-03-02 21:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-01 21:33 [Qemu-devel] tcg/arm fixes and improvements Aurelien Jarno
2010-03-01 21:33 ` [Qemu-devel] [PATCH 1/4] tcg/arm: fix div2/divu2 Aurelien Jarno
2010-03-01 21:33 ` [Qemu-devel] [PATCH 2/4] tcg/arm: implement setcond Aurelien Jarno
2010-03-01 21:33 ` [Qemu-devel] [PATCH 3/4] tcg/arm: implement setcond2 Aurelien Jarno
2010-03-01 21:33 ` [Qemu-devel] [PATCH 4/4] tcg/arm: accept immediate arguments for brcond/setcond Aurelien Jarno
2010-03-02 21:44 ` [Qemu-devel] tcg/arm fixes and improvements andrzej zaborowski

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