From: Davide Ferraretto <femudevelopment@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] tcg_qemu_tb_exec...
Date: Sun, 03 Jun 2012 22:44:32 +0200 [thread overview]
Message-ID: <4FCBCCB0.8060305@gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2012-06-03 20:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-03 20:44 Davide Ferraretto [this message]
2012-06-04 9:00 ` [Qemu-devel] tcg_qemu_tb_exec 陳韋任 (Wei-Ren Chen)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FCBCCB0.8060305@gmail.com \
--to=femudevelopment@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.