Revision 1a7ff922 target-mips/translate.c

b/target-mips/translate.c
442 442
static TCGv_i32 hflags;
443 443
static TCGv_i32 fpu_fcr0, fpu_fcr31;
444 444

  
445
static uint32_t gen_opc_hflags[OPC_BUF_SIZE];
446

  
445 447
#include "gen-icount.h"
446 448

  
447 449
#define gen_helper_0i(name, arg) do {                             \

Also available in: Unified diff