Home
last modified time | relevance | path

Searched refs:orig_tb (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dcpu-exec.c102 static void cpu_exec_nocache(int max_cycles, TranslationBlock *orig_tb) in cpu_exec_nocache() argument
112 tb = tb_gen_code(env, orig_tb->pc, orig_tb->cs_base, orig_tb->flags, in cpu_exec_nocache()