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

  /external/qemu/
translate-all.c 173 int cpu_restore_state(TranslationBlock *tb, function
exec-all.h 78 int cpu_restore_state(struct TranslationBlock *tb,
exec.c 1010 cpu_restore_state(current_tb, env, env->mem_io_pc);
    [all...]
cpu-exec.c 838 cpu_restore_state(tb, env, pc);
    [all...]
  /external/qemu/target-arm/
op_helper.c 93 cpu_restore_state(tb, env, pc);
  /external/qemu/target-mips/
op_helper.c 64 cpu_restore_state (tb, env, pc);
    [all...]
  /external/qemu/target-i386/
op_helper.c     [all...]

Completed in 377 milliseconds