Revision aa1f17c1 target-i386/cpu.h

b/target-i386/cpu.h
121 121
#define VIP_MASK                0x00100000
122 122
#define ID_MASK                 0x00200000
123 123

  
124
/* hidden flags - used internally by qemu to represent additionnal cpu
124
/* hidden flags - used internally by qemu to represent additional cpu
125 125
   states. Only the CPL, INHIBIT_IRQ and HALTED are not redundant. We avoid
126 126
   using the IOPL_MASK, TF_MASK and VM_MASK bit position to ease oring
127 127
   with eflags. */

Also available in: Unified diff