VirtualBox

Changeset 94550 in vbox for trunk


Ignore:
Timestamp:
Apr 11, 2022 12:54:09 AM (3 years ago)
Author:
vboxsync
Message:

VMM/IEM: Implemented f2xm1. [build fix] bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp

    r94545 r94550  
    465465RTFLOAT80U const g_r80Indefinite = RTFLOAT80U_INIT_INDEFINITE(1);
    466466
     467#if 0
    467468/** 128-bit floating point constant: 2.0 */
    468469const RTFLOAT128U g_r128Two = RTFLOAT128U_INIT_C(0, 0, 0, RTFLOAT128U_EXP_BIAS + 1);
     470#endif
    469471
    470472
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