VirtualBox

Changeset 102527 in vbox


Ignore:
Timestamp:
Dec 7, 2023 3:41:19 PM (12 months ago)
Author:
vboxsync
Message:

VMM/IEM: Corrected IEMNATIVE_FP_OFF_LAST_PUSH value for arm, fixing register corruption affecting release builds. bugref:10371

File:
1 edited

Legend:

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

    r102436 r102527  
    123123
    124124/** Frame pointer (BP) relative offset of the last push. */
    125 # define IEMNATIVE_FP_OFF_LAST_PUSH         (7 * -8)
     125# define IEMNATIVE_FP_OFF_LAST_PUSH         (10 * -8)
    126126
    127127/** Frame pointer (BP) relative offset of the stack variable area (the lowest
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