VirtualBox

Changeset 1593 in vbox for trunk


Ignore:
Timestamp:
Mar 21, 2007 3:40:34 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19702
Message:

don't use assembly access routines with REM_PHYS_ADDR_IN_TLB (debugged it on AMD64 and didn't notice).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/new/softmmu_header.h

    r1 r1593  
    109109
    110110#if (DATA_SIZE <= 4) && (TARGET_LONG_BITS == 32) && defined(__i386__) && \
    111     (ACCESS_TYPE <= 1) && defined(ASM_SOFTMMU)
     111    (ACCESS_TYPE <= 1) && defined(ASM_SOFTMMU) && (!defined(VBOX) || !defined(REM_PHYS_ADDR_IN_TLB))
    112112
    113113#define CPU_TLB_ENTRY_BITS 4
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