VirtualBox

Changeset 94418 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Mar 31, 2022 8:37:51 PM (3 years ago)
Author:
vboxsync
Message:

tstIEMAImpl: Rest of the FPU tests, unless there are vendor specific behaviour. [build fix] bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp

    r94416 r94418  
    31003100    {   RTFLOAT80U_INIT_C(0, 0xffffeeeeddddcccc, RTFLOAT80U_EXP_BIAS),
    31013101        RTFLOAT32U_INIT_C(0, 0x7fffee, RTFLOAT32U_EXP_BIAS)             }, /* whatever */
    3102 };
    3103 static struct { RTFLOAT80U Val1; int64_t Val2; } const s_aFpuBinaryI64Specials[] =
    3104 {
    3105     {   RTFLOAT80U_INIT_C(0, 0xffffeeeeddddcccc, RTFLOAT80U_EXP_BIAS), INT64_MAX    }, /* whatever */
    31063102};
    31073103static struct { RTFLOAT80U Val1; int32_t Val2; } const s_aFpuBinaryI32Specials[] =
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette