VirtualBox

Changeset 36271 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Mar 14, 2011 9:26:03 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70541
Message:

recompiler: Fix stam assertion for 32bit debug builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/target-i386/cpu.h

    r36175 r36271  
    757757#else  /* VBOX */
    758758
     759#if HC_ARCH_BITS == 64
    759760    uint32_t alignment2[3];
     761#else
     762    uint32_t alignment2[2];
     763#endif
    760764    /** Profiling tb_flush. */
    761765    STAMPROFILE StatTbFlush;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette