qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] qemu/target-ppc op_helper.c


From: Aurelien Jarno
Subject: [Qemu-devel] qemu/target-ppc op_helper.c
Date: Mon, 10 Mar 2008 00:09:28 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]