All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>, qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, zealot351@gmail.com,
	maria.klimushenkova@ispras.ru, batuzovk@ispras.ru
Subject: Re: [Qemu-devel] [PATCH] target-i386: update fp status fix
Date: Mon, 15 Sep 2014 13:01:17 -0700	[thread overview]
Message-ID: <5417458D.5090508@twiddle.net> (raw)
In-Reply-To: <20140915111740.2776.38029.stgit@PASHA-ISP>

On 09/15/2014 04:17 AM, Pavel Dovgalyuk wrote:
> @@ -1006,6 +1006,7 @@ void helper_fstenv(CPUX86State *env, target_ulong ptr, int data32)
>          cpu_stw_data(env, ptr + 10, 0);
>          cpu_stw_data(env, ptr + 12, 0);
>      }
> +    update_fp_status(env);
>  }

Why does this need to update status?

All the reset looks good.


r~

  parent reply	other threads:[~2014-09-15 20:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 11:17 [Qemu-devel] [PATCH] target-i386: update fp status fix Pavel Dovgalyuk
2014-09-15 15:06 ` Paolo Bonzini
2014-09-15 20:01 ` Richard Henderson [this message]
2014-09-16  8:14   ` Paolo Bonzini
2014-09-16  5:42 ` TeLeMan
2014-09-16  5:51   ` TeLeMan
2014-09-16  5:54     ` TeLeMan

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=5417458D.5090508@twiddle.net \
    --to=rth@twiddle.net \
    --cc=Pavel.Dovgaluk@ispras.ru \
    --cc=batuzovk@ispras.ru \
    --cc=maria.klimushenkova@ispras.ru \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=zealot351@gmail.com \
    /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.