remove unused tcg_register_jit() and related code

This commit is contained in:
Nguyen Anh Quynh
2016-01-05 16:02:34 +07:00
parent 075ccadbe9
commit e0cb02569e
3 changed files with 0 additions and 348 deletions

View File

@@ -723,7 +723,6 @@ void tcg_exec_init(struct uc_struct *uc, unsigned long tb_size)
tcg_ctx = uc->tcg_ctx;
tcg_ctx->code_gen_ptr = tcg_ctx->code_gen_buffer;
tcg_ctx->uc = uc;
tcg_register_jit(tcg_ctx->code_gen_buffer, tcg_ctx->code_gen_buffer_size);
page_init();
#if !defined(CONFIG_USER_ONLY) || !defined(CONFIG_USE_GUEST_BASE)
/* There's no guest base to take into account, so go ahead and