qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] icount and tb chaining
@ 2012-01-12 19:00 James Greensky
  2012-01-12 19:02 ` James Greensky
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: James Greensky @ 2012-01-12 19:00 UTC (permalink / raw)
  To: qemu-devel

Hello all, I have a question about icount and tb chaining that I hope
somebody can clear up.  In cpu-exec.c, when the icount_decr.u16.low
counter expires, it passes back the current tb as the next_tb and add
a jump with the least significant bits = 2. This falls through to tb
add jump, which then updates the jmp_first field of the current tb.
why is this done? Thanks -Jim

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

end of thread, other threads:[~2012-01-24 19:00 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12 19:00 [Qemu-devel] icount and tb chaining James Greensky
2012-01-12 19:02 ` James Greensky
2012-01-13  3:41 ` 陳韋任
2012-01-13 18:39   ` James Greensky
2012-01-17 18:50     ` Peter Maydell
2012-01-17 19:06       ` Laurent Desnogues
2012-01-17 19:08         ` Laurent Desnogues
2012-01-17 19:55       ` James Greensky
2012-01-18  3:22     ` 陳韋任
2012-01-18 19:49       ` James Greensky
2012-01-19 10:32         ` 陳韋任
2012-01-24 19:00           ` James Greensky
2012-01-17 15:06 ` 陳韋任
2012-01-17 19:52   ` James Greensky
2012-01-18  3:03     ` 陳韋任
2012-01-18 19:43       ` James Greensky
2012-01-18 19:50         ` Peter Maydell
2012-01-19  2:42           ` 陳韋任

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