Changeset 18927 in vbox for trunk/src/recompiler_new/target-i386/cpu.h
- Timestamp:
- Apr 16, 2009 11:41:38 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler_new/target-i386/cpu.h
r18597 r18927 644 644 /** The VM handle. */ 645 645 PVM pVM; 646 /** The VMCPU handle. */ 647 PVMCPU pVCpu; 646 648 /** code buffer for instruction emulation */ 647 649 void *pvCodeBuffer;
Note:
See TracChangeset
for help on using the changeset viewer.