Revision 5cd8f621 target-xtensa/translate.c

b/target-xtensa/translate.c
238 238
                    uregnames[i].name);
239 239
        }
240 240
    }
241
#define GEN_HELPER 2
242
#include "helper.h"
243 241
}
244 242

  
245 243
static inline bool option_bits_enabled(DisasContext *dc, uint64_t opt)

Also available in: Unified diff