qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Questions on "hidden" functions in QEMU source code
@ 2007-10-16  8:28 Jun Koi
  2007-10-16 13:42 ` Stuart Brady
  0 siblings, 1 reply; 5+ messages in thread
From: Jun Koi @ 2007-10-16  8:28 UTC (permalink / raw)
  To: qemu-devel

Hi,

I am looking at the source code of QEMU, and there are some mystery to
me: some functions are not defined anywhere.

For example, functions like compute_all_incb() and compute_c_incl() in
target-i386/op.c are never defined anywhere.

So how the compilation process generates these functions?

Another question: micro-op are defined as OPPROTO, but OPPROTO is
actually defined as empty in dyngen-exec.h

#define OPPROTO

So what is the point of using OPPROTO here? I am sure that there is a
good reason to do that, but cannot figure it out.

Many thanks,
Jun

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

end of thread, other threads:[~2007-10-20  7:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-16  8:28 [Qemu-devel] Questions on "hidden" functions in QEMU source code Jun Koi
2007-10-16 13:42 ` Stuart Brady
2007-10-16 14:19   ` Johannes Schindelin
2007-10-18  2:46     ` Jun Koi
2007-10-20  7:02     ` Rob Landley

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