]> git.proxmox.com Git - qemu.git/blobdiff - target-microblaze/translate.c
tcg: Move helper registration into tcg_context_init
[qemu.git] / target-microblaze / translate.c
index 0673176957c7cec5f9b107ed32a6681616c87c35..1b937b3f0d18cf44852d8adec6be94c7bfe17b1b 100644 (file)
@@ -2024,8 +2024,6 @@ void mb_tcg_init(void)
                           offsetof(CPUMBState, sregs[i]),
                           special_regnames[i]);
     }
-#define GEN_HELPER 2
-#include "helper.h"
 }
 
 void restore_state_to_opc(CPUMBState *env, TranslationBlock *tb, int pc_pos)