VirtualBox

Changeset 4771 in vbox


Ignore:
Timestamp:
Sep 13, 2007 1:32:17 PM (17 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/EMAll.cpp

    r4679 r4771  
    915915            }
    916916
     917#ifdef DEBUG
    917918            Log2(("emInterpret%s: pvFault=%VGv pParam1=%VGv val2=%x\n", pszInstr, pvFault, pParam1, valpar2));
     919#endif
    918920            pParam1 = (RTGCPTR)((RTGCUINTPTR)pParam1 + valpar2/8);
    919921#ifdef IN_GC
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