Lines Matching refs:cpu_watchpoint
1369 type, &env->cpu_watchpoint[index]);1387 cpu_watchpoint_remove_by_ref(env, env->cpu_watchpoint[index]);1405 ((type & 1) && env->cpu_watchpoint[reg] &&1406 (env->cpu_watchpoint[reg]->flags & BP_WATCHPOINT_HIT))) {