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

  /external/qemu/hw/
goldfish_trace.c 43 extern void cpu_loop_exit(void);
271 cpu_loop_exit();
  /external/qemu/
cpu-exec.c 59 void cpu_loop_exit(void) function
397 cpu_loop_exit();
406 cpu_loop_exit();
414 cpu_loop_exit();
607 cpu_loop_exit();
690 cpu_loop_exit();
697 cpu_loop_exit();
802 #define EXCEPTION_ACTION cpu_loop_exit()
    [all...]
exec-all.h 86 void QEMU_NORETURN cpu_loop_exit(void);
  /external/qemu/target-arm/
op_helper.c 28 cpu_loop_exit();
279 cpu_loop_exit();
285 cpu_loop_exit();
  /external/qemu/target-i386/
op_helper.c 1005 cpu_loop_exit();
    [all...]
  /external/qemu/target-mips/
op_helper.c 36 cpu_loop_exit();
287 cpu_loop_exit();
    [all...]

Completed in 176 milliseconds