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

Diff of /qemu/cpu-arm.h

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

revision 1.3 by bellard, Mon Jul 7 12:17:46 2003 UTC revision 1.4 by bellard, Sun Aug 10 21:47:01 2003 UTC
# Line 20  Line 20 
20  #ifndef CPU_ARM_H  #ifndef CPU_ARM_H
21  #define CPU_ARM_H  #define CPU_ARM_H
22    
23  #include "config.h"  #include "cpu-defs.h"
 #include <setjmp.h>  
24    
25  #define EXCP_UDEF       1   /* undefined instruction */  #define EXCP_UDEF       1   /* undefined instruction */
26  #define EXCP_SWI        2   /* software interrupt */  #define EXCP_SWI        2   /* software interrupt */
 #define EXCP_INTERRUPT  256 /* async interruption */  
27    
28  typedef struct CPUARMState {  typedef struct CPUARMState {
29      uint32_t regs[16];      uint32_t regs[16];

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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