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

Diff of /qemu/cpu-i386.h

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

revision 1.21 by bellard, Thu May 8 15:35:34 2003 UTC revision 1.22 by bellard, Sat May 10 12:37:32 2003 UTC
# Line 426  struct siginfo; Line 426  struct siginfo;
426  int cpu_x86_signal_handler(int host_signum, struct siginfo *info,  int cpu_x86_signal_handler(int host_signum, struct siginfo *info,
427                             void *puc);                             void *puc);
428    
429    /* used to debug */
430    #define X86_DUMP_FPU  0x0001 /* dump FPU state too */
431    #define X86_DUMP_CCOP 0x0002 /* dump qemu flag cache */
432    void cpu_x86_dump_state(CPUX86State *env, FILE *f, int flags);
433    
434  /* internal functions */  /* internal functions */
435    
436  #define GEN_FLAG_CODE32_SHIFT 0  #define GEN_FLAG_CODE32_SHIFT 0

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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