From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu/target-ppc op_helper.c
Date: Mon, 10 Mar 2008 00:09:28 +0000 [thread overview]
Message-ID: <E1JYVa4-0001Ac-7q@cvs.savannah.gnu.org> (raw)
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Aurelien Jarno <aurel32> 08/03/10 00:09:28
Modified files:
target-ppc : op_helper.c
Log message:
mtfsf: fix FPSCR_VX and FPSCR_FEX computation
The patch below fixes the computation of FPSCR_VX and FPSCR_FEX when
using the mtfsf instruction. As stated in the PowerPC manual the mtfsf
instruction can't alter those bit, and thus it should always be
computed.
Acked by Jocelyn Mayer.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_helper.c?cvsroot=qemu&r1=1.73&r2=1.74
next reply other threads:[~2008-03-10 0:09 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-10 0:09 Aurelien Jarno [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-13 19:20 [Qemu-devel] qemu/target-ppc op_helper.c Aurelien Jarno
2007-10-29 21:54 Jocelyn Mayer
2007-10-29 21:12 Aurelien Jarno
2007-10-29 21:21 ` J. Mayer
2007-10-29 21:33 ` Aurelien Jarno
2007-10-29 21:52 ` J. Mayer
2007-10-27 23:34 Jocelyn Mayer
2007-10-27 17:59 Jocelyn Mayer
2007-10-25 23:36 Jocelyn Mayer
2007-04-24 7:36 Jocelyn Mayer
2006-04-23 18:17 Fabrice Bellard
2005-06-04 22:19 Fabrice Bellard
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=E1JYVa4-0001Ac-7q@cvs.savannah.gnu.org \
--to=aurelien@aurel32.net \
--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 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).