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

Diff of /qemu/syscall-i386.h

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

revision 1.18 by bellard, Sat May 10 15:10:36 2003 UTC revision 1.19 by bellard, Wed May 14 21:48:51 2003 UTC
# Line 784  struct target_modify_ldt_ldt_s { Line 784  struct target_modify_ldt_ldt_s {
784    
785  #define TARGET_BIOSSEG          0x0f000  #define TARGET_BIOSSEG          0x0f000
786    
787    #define TARGET_CPU_086          0
788    #define TARGET_CPU_186          1
789    #define TARGET_CPU_286          2
790    #define TARGET_CPU_386          3
791    #define TARGET_CPU_486          4
792    #define TARGET_CPU_586          5
793    
794  #define TARGET_VM86_SIGNAL      0       /* return due to signal */  #define TARGET_VM86_SIGNAL      0       /* return due to signal */
795  #define TARGET_VM86_UNKNOWN     1       /* unhandled GP fault - IO-instruction or similar */  #define TARGET_VM86_UNKNOWN     1       /* unhandled GP fault - IO-instruction or similar */
796  #define TARGET_VM86_INTx        2       /* int3/int x instruction (ARG = x) */  #define TARGET_VM86_INTx        2       /* int3/int x instruction (ARG = x) */

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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