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

  /external/qemu/target-arm/
cpu.h 518 static inline void cpu_get_tb_cpu_state(CPUState *env, target_ulong *pc, function
  /external/qemu/target-i386/
cpu.h 910 static inline void cpu_get_tb_cpu_state(CPUState *env, target_ulong *pc, function
  /external/qemu/
cpu-exec.c 189 cpu_get_tb_cpu_state(env, &pc, &cs_base, &flags);
    [all...]
exec.c 1010 cpu_get_tb_cpu_state(env, &current_pc, &current_cs_base,
    [all...]

Completed in 30 milliseconds