CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Aurelien Jarno <aurel32>        08/03/13 19:20:00

Modified files:
        target-ppc     : op_helper.c 

Log message:
        Math functions helper for CONFIG_SOFTFLOAT=yes
        
        The patch below adds isfinite() and isnormal() functions which can
        work with float64 type, used when CONFIG_SOFTFLOAT=yes.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_helper.c?cvsroot=qemu&r1=1.75&r2=1.76


Reply via email to