qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] TCG questions
@ 2012-09-11  3:17 Xin Tong
  2012-09-11 16:12 ` Richard Henderson
  0 siblings, 1 reply; 10+ messages in thread
From: Xin Tong @ 2012-09-11  3:17 UTC (permalink / raw)
  To: qemu-devel

I have 2 questions about TCGv.

1.  if DEBUG is enabled on TCGv, TCGv is wrapped in a C struct. and
would it not be very expensive to pass TCGv by copy for all the
tcg_gen_xxx functions.i.e. tcg_gen_mov_tl(cpu_cc_src, cpu_T[1]);

2. I have created some files that need to include tcg-op.h and cpu.h (
i use TCGv in the files). since cpu.h are architecture specific. what
do i put as the include path and how i should organize the files so
that the correct architecture specific cpu.h gets picked up. i tried
many things. but it seems none of them works very well.

Thank you very much

Xin

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

end of thread, other threads:[~2012-09-12 17:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11  3:17 [Qemu-devel] TCG questions Xin Tong
2012-09-11 16:12 ` Richard Henderson
2012-09-11 17:04   ` Peter Maydell
2012-09-11 22:56   ` Xin Tong
2012-09-11 23:23     ` Richard Henderson
2012-09-12  1:52     ` 陳韋任 (Wei-Ren Chen)
2012-09-12  2:34       ` Xin Tong
2012-09-12 13:14         ` Lluís Vilanova
2012-09-12 17:09           ` Xin Tong
2012-09-12 17:11             ` Xin Tong

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