VirtualBox

Ignore:
Timestamp:
May 29, 2008 9:38:38 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31380
Message:

Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE for pointers valid in raw mode only (RTGCPTR32).

Disabled by default. Enable by adding VBOX_WITH_64_BITS_GUESTS to your LocalConfig.kmk.

File:
1 edited

Legend:

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

    r8564 r9212  
    13401340    }
    13411341    if (env->cr[0] & CR0_PE_MASK) {
    1342 #if TARGET_X86_64
     1342#ifdef TARGET_X86_64
    13431343        if (env->hflags & HF_LMA_MASK) {
    13441344            do_interrupt64(intno, is_int, error_code, next_eip, is_hw);
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