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

  /external/qemu/
cpu-exec.c 798 cpu_restore_state(tb, env, pc, puc);
847 cpu_restore_state(tb, env, pc, puc);
885 cpu_restore_state(tb, env, pc, puc);
    [all...]
translate-all.c 170 int cpu_restore_state(TranslationBlock *tb, function
exec-all.h 70 int cpu_restore_state(struct TranslationBlock *tb,
exec.c 1000 cpu_restore_state(current_tb, env,
    [all...]
  /external/qemu/target-arm/
op_helper.c 124 cpu_restore_state(tb, env, pc, NULL);

Completed in 55 milliseconds