HomeSort by relevance Sort by last modified time
    Searched defs:cpu_pc_from_tb (Results 1 - 3 of 3) 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/target-i386/
cpu.h 1118 static inline void cpu_pc_from_tb(CPUX86State *env, TranslationBlock *tb) function
    [all...]

Completed in 49 milliseconds