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

  /external/qemu/target-arm/
cpu.h 913 static inline void cpu_pc_from_tb(CPUARMState *env, TranslationBlock *tb) function
  /external/qemu/target-mips/
cpu.h 691 static inline void cpu_pc_from_tb(CPUMIPSState *env, TranslationBlock *tb) function
  /external/qemu/
cpu-exec.c 114 cpu_pc_from_tb(env, tb);
602 cpu_pc_from_tb(env, tb);
    [all...]
  /external/qemu/target-i386/
cpu.h 1118 static inline void cpu_pc_from_tb(CPUX86State *env, TranslationBlock *tb) function
    [all...]

Completed in 41 milliseconds