Revision 1a7ff922 target-i386/translate.c

b/target-i386/translate.c
72 72
static TCGv_i64 cpu_tmp1_i64;
73 73
static TCGv cpu_tmp5;
74 74

  
75
static uint8_t gen_opc_cc_op[OPC_BUF_SIZE];
76

  
75 77
#include "gen-icount.h"
76 78

  
77 79
#ifdef TARGET_X86_64

Also available in: Unified diff