All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] performance of qemu
@ 2003-06-03 18:12 Johan Rydberg
  2003-06-04  8:20 ` Fabrice Bellard
  0 siblings, 1 reply; 5+ messages in thread
From: Johan Rydberg @ 2003-06-03 18:12 UTC (permalink / raw)
  To: qemu-devel


Hi,

has anyone of you guys (Fabrice et al) done any performance measurements of
QEMU?  I'm particular intrested in the performance of functions that
set the condition codes.  

If I'm not mistaken, the condition codes is simulated using two values and
an operator specifying what type of insn that generated the condition codes.

When is the full eflags register generated?  In the epilogue of a translated
block, or when ever an insn/callback reads the eflag register?

Is any optmization done in the case that two insns that kill the condition 
codes? (example: two insns that kills the condition codes, but no insn between 
them that uses it).

brgds,
Johan.

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

end of thread, other threads:[~2003-06-04 16:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-03 18:12 [Qemu-devel] performance of qemu Johan Rydberg
2003-06-04  8:20 ` Fabrice Bellard
2003-06-04 14:16   ` Johan Rydberg
2003-06-04 16:01     ` Fabrice Bellard
2003-06-04 16:08       ` Johan Rydberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.