/[hurd]/gnumach/i386/include/mach/i386/eflags.h
ViewVC logotype

Diff of /gnumach/i386/include/mach/i386/eflags.h

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

revision 1.2 by roland, Thu Apr 5 06:39:21 2001 UTC revision 1.2.2.1 by ams, Sun Nov 28 17:29:34 2004 UTC
# Line 45  Line 45 
45  #define EFL_NT          0x00004000              /* nested task */  #define EFL_NT          0x00004000              /* nested task */
46  #define EFL_RF          0x00010000              /* resume without tracing */  #define EFL_RF          0x00010000              /* resume without tracing */
47  #define EFL_VM          0x00020000              /* virtual 8086 mode */  #define EFL_VM          0x00020000              /* virtual 8086 mode */
48    #define EFL_AC          0x00040000              /* alignment check */
49    #define EFL_VI          0x00080000              /* virtual interrupt */
50    #define EFL_VIP         0x00100000              /* virtual interrupt pending */
51    #define EFL_ID          0x00200000              /* cpuid available */
52    
53  #endif  /* _MACH_I386_EFLAGS_H_ */  #endif  /* _MACH_I386_EFLAGS_H_ */

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

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