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

  /external/qemu/target-arm/
cpu.h 441 static inline void cpu_pc_from_tb(CPUState *env, TranslationBlock *tb) function
  /external/qemu/
cpu-exec.c 117 cpu_pc_from_tb(env, tb);
635 cpu_pc_from_tb(env, tb);
    [all...]

Completed in 25 milliseconds