HomeSort by relevance Sort by last modified time
    Searched refs:tb_gen_code (Results 1 - 4 of 4) sorted by null

  /external/qemu/include/exec/
exec-all.h 91 TranslationBlock *tb_gen_code(CPUArchState *env,
  /external/qemu/
translate-all.c 981 TranslationBlock *tb_gen_code(CPUArchState *env, function
    [all...]
cpu-exec.c 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);
    [all...]
exec.c     [all...]

Completed in 863 milliseconds