VirtualBox

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


Ignore:
Timestamp:
Sep 1, 2008 5:47:35 PM (16 years ago)
Author:
vboxsync
Message:

Fetched esp from the wrong place (1.6 compatibility)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUM.cpp

    r11808 r11946  
    785785    CPUMCTX16_LOADREG(rsi);
    786786    CPUMCTX16_LOADREG(rbp);
    787     CPUMCTX16_LOADREG(rsp);
     787    CPUMCTX16_LOADREG(esp);
    788788    CPUMCTX16_LOADREG(rip);
    789789    CPUMCTX16_LOADREG(rflags);
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