VirtualBox

Changeset 105227 in vbox


Ignore:
Timestamp:
Jul 9, 2024 10:07:25 AM (5 months ago)
Author:
vboxsync
Message:

VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898 [build fix]

Location:
trunk/include/VBox/vmm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vm.h

    r105224 r105227  
    159159        struct IEMCPU       s;
    160160#endif
    161         uint8_t             padding[  129982    /* The common base size. */
     161        uint8_t             padding[  129984    /* The common base size. */
    162162#ifdef RT_ARCH_AMD64
    163163                                    + 32768     /* For 256 entries per TLBs. */
  • trunk/include/VBox/vmm/vm.mac

    r105225 r105227  
    5858
    5959    alignb 64
    60     .iem                    resb 129982 + 32768
     60    .iem                    resb 129984 + 32768
    6161
    6262    alignb 64
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