Searched refs:hw_breakpoint_insert (Results 1 - 4 of 4) sorted by relevance

/external/qemu/target-i386/
H A Dmachine.c289 hw_breakpoint_insert(env, i);
H A Dcpu.h824 void hw_breakpoint_insert(CPUX86State *env, int index);
H A Dhelper.c1365 void hw_breakpoint_insert(CPUState *env, int index) function
H A Dop_helper.c2960 hw_breakpoint_insert(env, reg);
2966 hw_breakpoint_insert(env, i);

Completed in 121 milliseconds