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

  /external/qemu/
cpu-exec.c 812 cpu_restore_state(tb, env, pc, puc);
861 cpu_restore_state(tb, env, pc, puc);
    [all...]
translate-all.c 171 int cpu_restore_state(TranslationBlock *tb, function
exec-all.h 71 int cpu_restore_state(struct TranslationBlock *tb,
exec.c 1012 cpu_restore_state(current_tb, env,
    [all...]
  /external/qemu/target-arm/
op_helper.c 124 cpu_restore_state(tb, env, pc, NULL);

Completed in 148 milliseconds