/[qemu]/qemu/cpu-defs.h
ViewVC logotype

Diff of /qemu/cpu-defs.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by bellard, Sat Jul 2 22:09:27 2005 UTC revision 1.11 by bellard, Sun Aug 21 09:24:05 2005 UTC
# Line 66  typedef uint64_t target_phys_addr_t; Line 66  typedef uint64_t target_phys_addr_t;
66  #error TARGET_PHYS_ADDR_BITS undefined  #error TARGET_PHYS_ADDR_BITS undefined
67  #endif  #endif
68    
69    /* address in the RAM (different from a physical address) */
70    typedef unsigned long ram_addr_t;
71    
72  #define HOST_LONG_SIZE (HOST_LONG_BITS / 8)  #define HOST_LONG_SIZE (HOST_LONG_BITS / 8)
73    
74  #define EXCP_INTERRUPT  0x10000 /* async interruption */  #define EXCP_INTERRUPT  0x10000 /* async interruption */

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26