Revision d34720fd

b/cpu-i386.h
163 163
    uint32_t eip;
164 164
    uint32_t eflags; /* eflags register. During CPU emulation, CC
165 165
                        flags and DF are set to zero because they are
166
                        store elsewhere */
166
                        stored elsewhere */
167 167

  
168 168
    /* emulator internal eflags handling */
169 169
    uint32_t cc_src;

Also available in: Unified diff