Changeset 41385 in vbox
- Timestamp:
- May 22, 2012 7:51:07 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/recompiler/VBoxRecompiler.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/VBoxRecompiler.c
r40907 r41385 3793 3793 STAM_PROFILE_ADV_STOP(&gStatMemWrite, a); 3794 3794 #ifdef VBOX_DEBUG_PHYS 3795 LogRel(("writeu64: %llx -> %08x\n", val, (uint32_t) SrcGCPhys));3795 LogRel(("writeu64: %llx -> %08x\n", val, (uint32_t)DstGCPhys)); 3796 3796 #endif 3797 3797 }
Note:
See TracChangeset
for help on using the changeset viewer.

