VirtualBox

Changeset 45587 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Apr 17, 2013 1:29:38 PM (12 years ago)
Author:
vboxsync
Message:

REM: Fixed non-64-bit ENTER emulation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/target-i386/translate.c

    r45528 r45587  
    28432843                                   cpu_T[1]);
    28442844        }
    2845         gen_op_mov_reg_T1(ot, R_EBP);
     2845        gen_op_mov_reg_T1(OT_WORD + s->ss32, R_EBP);
    28462846        tcg_gen_addi_tl(cpu_T[1], cpu_T[1], -esp_addend + (-opsize * level));
    28472847        gen_op_mov_reg_T1(OT_WORD + s->ss32, R_ESP);
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