Changeset 33540 in vbox for trunk/src/recompiler/cpu-defs.h
- Timestamp:
- Oct 28, 2010 9:27:05 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 67140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/cpu-defs.h
r17274 r33540 130 130 target_ulong addr_code; 131 131 /* Addend to virtual address to get physical address. IO accesses 132 use the corre cponding iotlb value. */132 use the corresponding iotlb value. */ 133 133 #if TARGET_PHYS_ADDR_BITS == 64 134 134 /* on i386 Linux make sure it is aligned */
Note:
See TracChangeset
for help on using the changeset viewer.