qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] tcg_qemu_tb_exec...
@ 2012-06-03 20:44 Davide Ferraretto
  2012-06-04  9:00 ` 陳韋任 (Wei-Ren Chen)
  0 siblings, 1 reply; 2+ messages in thread
From: Davide Ferraretto @ 2012-06-03 20:44 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 290 bytes --]

I'm in qemu-arm.
tcg_qemu_tb_exec function is a macro:
#define tcg_qemu_tb_exec(env, tb_ptr)                                    \
     ((long REGPARM (*)(void *, void *))code_gen_prologue)(env, tb_ptr)
#endif

I don't understand what function calls. where is code of 
code_gen_prologue???


[-- Attachment #2: Type: text/html, Size: 813 bytes --]

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

end of thread, other threads:[~2012-06-04  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-03 20:44 [Qemu-devel] tcg_qemu_tb_exec Davide Ferraretto
2012-06-04  9:00 ` 陳韋任 (Wei-Ren Chen)

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