VirtualBox

Changeset 102388 in vbox


Ignore:
Timestamp:
Nov 29, 2023 10:31:22 PM (12 months ago)
Author:
vboxsync
Message:

VMM/IEM: x86 build fix. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMN8veRecompiler.h

    r102385 r102388  
    198198                                             | RT_BIT_32(IEMNATIVE_CALL_ARG1_GREG) \
    199199                                             | RT_BIT_32(IEMNATIVE_CALL_ARG2_GREG) \
    200                                              | RT_BIT_32(IEMNATIVE_CALL_ARG3_GREG) \
    201                                              | RT_BIT_32(IEMNATIVE_CALL_ARG4_GREG) )
     200                                             | RT_BIT_32(IEMNATIVE_CALL_ARG3_GREG) )
    202201#  define IEMNATIVE_CALL_VOLATILE_GREG_MASK (  RT_BIT_32(X86_GREG_xAX) \
    203202                                             | RT_BIT_32(X86_GREG_xCX) \
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