/[qemu]/qemu/exec-i386.h
ViewVC logotype

Diff of /qemu/exec-i386.h

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

revision 1.14 by bellard, Tue May 13 18:59:59 2003 UTC revision 1.15 by bellard, Sun May 25 16:46:15 2003 UTC
# Line 205  extern int __op_param1, __op_param2, __o Line 205  extern int __op_param1, __op_param2, __o
205  #define PARAM2 ((long)(&__op_param2))  #define PARAM2 ((long)(&__op_param2))
206  #define PARAM3 ((long)(&__op_param3))  #define PARAM3 ((long)(&__op_param3))
207  #endif  #endif
208    extern int __op_jmp0, __op_jmp1;
209    
210  #include "cpu-i386.h"  #include "cpu-i386.h"
211    #include "exec.h"
212    
213  typedef struct CCTable {  typedef struct CCTable {
214      int (*compute_all)(void); /* return all the flags */      int (*compute_all)(void); /* return all the flags */

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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