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

  /external/qemu/target-i386/
machine.c 286 cpu_breakpoint_remove_all(env, BP_CPU);
287 cpu_watchpoint_remove_all(env, BP_CPU);
helper.c 533 cpu_breakpoint_remove_all(env, BP_CPU);
534 cpu_watchpoint_remove_all(env, BP_CPU);
    [all...]
translate.c     [all...]
  /external/qemu/
cpu-all.h 851 #define BP_CPU 0x20

Completed in 553 milliseconds