Revision cabb4d61 cpu-i386.h

b/cpu-i386.h
440 440
#define GEN_FLAG_ST_SHIFT     4
441 441
#define GEN_FLAG_CPL_SHIFT    7
442 442
#define GEN_FLAG_IOPL_SHIFT   9
443
#define GEN_FLAG_TF_SHIFT     11
443 444

  
444 445
int cpu_x86_gen_code(uint8_t *gen_code_buf, int max_code_size, 
445 446
                     int *gen_code_size_ptr,

Also available in: Unified diff