Revision 97577fd4 target-i386/helper.c

b/target-i386/helper.c
188 188
    char cc_op_name[32];
189 189
    static const char *seg_name[6] = { "ES", "CS", "SS", "DS", "FS", "GS" };
190 190

  
191
    cpu_synchronize_state(cs);
192

  
193 191
    eflags = cpu_compute_eflags(env);
194 192
#ifdef TARGET_X86_64
195 193
    if (env->hflags & HF_CS64_MASK) {

Also available in: Unified diff