qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] qemu/target-mips cpu.h exec.h op.c op_helper.c ...


From: Thiemo Seufer
Subject: [Qemu-devel] qemu/target-mips cpu.h exec.h op.c op_helper.c ...
Date: Fri, 18 May 2007 11:55:54 +0000

CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Thiemo Seufer <ths>     07/05/18 11:55:54

Modified files:
        target-mips    : cpu.h exec.h op.c op_helper.c translate.c 

Log message:
        - Move FPU exception handling into helper functions, since they are big.
        - Fix FP-conditional branches.
        - Check FPU register mode at runtime, not translation time, as the F64
          status bit can change.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/cpu.h?cvsroot=qemu&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/exec.h?cvsroot=qemu&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op.c?cvsroot=qemu&r1=1.56&r2=1.57
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_helper.c?cvsroot=qemu&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/translate.c?cvsroot=qemu&r1=1.79&r2=1.80




reply via email to

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