qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Richard Henderson <rth@twiddle.net>,
	qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: David Gibson <david@gibson.dropbear.id.au>,
	Paul Mackerras <pmac@au1.ibm.com>,
	Anton Blanchard <anton@au1.ibm.com>,
	Fabien Chouteau <chouteau@adacore.com>,
	Tristan Gingold <gingold@adacore.com>
Subject: Re: [Qemu-devel] ppc: TCG and FP exceptions, is it right ?
Date: Tue, 26 Jul 2016 07:38:34 +1000	[thread overview]
Message-ID: <1469482714.5978.50.camel@kernel.crashing.org> (raw)
In-Reply-To: <a2742396-81df-79da-f4ff-1361b8cc50c9@twiddle.net>

On Mon, 2016-07-25 at 19:05 +0530, Richard Henderson wrote:
> > An additional note is that if FE0/FE1 are 0, we still in some case
> > leave an exception behind in cs->exception_index. Now, I *think*
> > that's ok, it will just be silently dropped at some point, but I am not
> > 100% certain as that's a part of TCG I'm an not super familiar with
> > yet.
> 
> That should be fine.  All exits from the loop should set a new value here as 
> they exit.

Right though it *might* interact with the trace exception code (single
step), I'll have at to dig a bit.

I suspect I need to produce test cases :-)

Cheers,
Ben.

  reply	other threads:[~2016-07-25 21:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-25  9:44 [Qemu-devel] ppc: TCG and FP exceptions, is it right ? Benjamin Herrenschmidt
2016-07-25 13:35 ` Richard Henderson
2016-07-25 21:38   ` Benjamin Herrenschmidt [this message]
2016-07-25 15:12 ` Tristan Gingold
2016-07-25 21:50   ` Benjamin Herrenschmidt

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=1469482714.5978.50.camel@kernel.crashing.org \
    --to=benh@kernel.crashing.org \
    --cc=anton@au1.ibm.com \
    --cc=chouteau@adacore.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=gingold@adacore.com \
    --cc=pmac@au1.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=rth@twiddle.net \
    /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 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).