VirtualBox

Changeset 94539 in vbox for trunk


Ignore:
Timestamp:
Apr 10, 2022 2:19:14 PM (3 years ago)
Author:
vboxsync
Message:

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

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/Makefile.kmk

    r93901 r94539  
    8181VBoxVMM_DEFS    += RTMEM_WRAP_TO_EF_APIS
    8282endif
     83
     84VBoxVMM_SDKS     = VBOX_SOFTFLOAT
    8385
    8486VBoxVMM_INCS     = \
     
    467469 endif
    468470
     471 VMMR0_SDKS      = VBOX_SOFTFLOAT
     472
    469473 VMMR0_INCS      = \
    470474        include \
  • trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp

    r94538 r94539  
    2727#include <iprt/uint256.h>
    2828
     29#ifndef IN_RING0
    2930RT_C_DECLS_BEGIN
    30 #include <softfloat.h>
     31# include <softfloat.h>
    3132RT_C_DECLS_END
     33#endif
    3234
    3335
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