/[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.1 by bellard, Sun Jun 15 19:42:24 2003 UTC revision 1.2 by bellard, Wed Jun 25 16:09:48 2003 UTC
# Line 40  typedef struct CPUARMState { Line 40  typedef struct CPUARMState {
40      jmp_buf jmp_env;      jmp_buf jmp_env;
41      int exception_index;      int exception_index;
42      int interrupt_request;      int interrupt_request;
43        struct TranslationBlock *current_tb;
44        int user_mode_only;
45    
46      /* user data */      /* user data */
47      void *opaque;      void *opaque;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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