Revision b333af06 syscall-i386.h

b/syscall-i386.h
784 784

  
785 785
#define TARGET_BIOSSEG		0x0f000
786 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

  
787 794
#define TARGET_VM86_SIGNAL	0	/* return due to signal */
788 795
#define TARGET_VM86_UNKNOWN	1	/* unhandled GP fault - IO-instruction or similar */
789 796
#define TARGET_VM86_INTx	2	/* int3/int x instruction (ARG = x) */

Also available in: Unified diff