All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rick Vernam <rickv@hobi.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [4438] temporary hack to handle register shortage with dyngen for qemu_st64 ()
Date: Mon, 12 May 2008 17:04:53 -0500	[thread overview]
Message-ID: <200805121704.54280.rickv@hobi.com> (raw)
In-Reply-To: <200805121053.37322.rickv@hobi.com>

On Monday 12 May 2008 10:53:37 am Rick Vernam wrote:
> /home/rick/docs/qemu/trunk/target-i386/translate.c:6694: undefined
> reference to `tcg_global_reg2_new_hack'

I have no clue how/why tcg works.
however, I suspect that the call to tcg_global_reg2_new_hack in 
target-i386/translate.c should also be conditional on #if TCG_TARGET_REG_BITS 
== 32 (as it's implementation in tcg.c is...)

well, in any case, doing so circumvents that compilation error, and qemu runs 
fine...

Thanks again!
-Rick

      reply	other threads:[~2008-05-12 22:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-12 13:49 [Qemu-devel] [4438] temporary hack to handle register shortage with dyngen for qemu_st64 () Fabrice Bellard
2008-05-12 15:53 ` Rick Vernam
2008-05-12 22:04   ` Rick Vernam [this message]

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=200805121704.54280.rickv@hobi.com \
    --to=rickv@hobi.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.