Searched defs:orig_tb (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dcpu-exec.c111 static void cpu_exec_nocache(int max_cycles, TranslationBlock *orig_tb) argument
121 tb = tb_gen_code(env, orig_tb->pc, orig_tb->cs_base, orig_tb->flags,

Completed in 47 milliseconds