Home | History | Annotate | Download | only in qemu

Lines Matching refs:tb_gen_code

104     tb = tb_gen_code(env, orig_tb->pc, orig_tb->cs_base, orig_tb->flags,
160 tb = tb_gen_code(env, pc, cs_base, flags, 0);