All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stuart Brady <sdbrady@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [7094] target-mips: don't map zero register as a TCG global
Date: Sun, 12 Apr 2009 22:35:45 +0100	[thread overview]
Message-ID: <20090412213544.GA12200@miranda.arrow> (raw)
In-Reply-To: <E1LsiAi-0000hG-Q8@cvs.savannah.gnu.org>

On Sat, Apr 11, 2009 at 06:43:20PM +0000, Aurelien Jarno wrote:
> target-mips: don't map zero register as a TCG global

Just wondering, would it make some small sense to initialise cpu_gpr[0]
to something?  For instance:

    TCGV_UNUSED(cpu_gpr[0]);

Cheers,
-- 
Stuart Brady

  reply	other threads:[~2009-04-12 21:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-11 18:43 [Qemu-devel] [7094] target-mips: don't map zero register as a TCG global Aurelien Jarno
2009-04-12 21:35 ` Stuart Brady [this message]
2009-04-15 14:45   ` Aurelien Jarno

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=20090412213544.GA12200@miranda.arrow \
    --to=sdbrady@ntlworld.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.