Changeset 8155 in vbox for trunk/src/VBox/Runtime/common/math
- Timestamp:
- Apr 18, 2008 3:16:47 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 29865
- Location:
- trunk/src/VBox/Runtime/common/math
- Files:
-
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/math/ceill.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/cosl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/fabs.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/fabsf.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/fabsl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/floor.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/floorf.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/floorl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/ldexpl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/llrint.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/llrintf.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/llrintl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/logl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/lrint.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/lrintf.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/lrintl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/remainder.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/remainderf.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/remainderl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/sinl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/tanl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/trunc.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/truncf.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/Runtime/common/math/truncl.asm
r5999 r8155 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 innotek GmbH7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30
Note:
See TracChangeset
for help on using the changeset viewer.