Lines Matching refs:singlestep_enabled
466 int singlestep_enabled;
2453 likely(!ctx->singlestep_enabled)) {
2459 if (ctx->singlestep_enabled) {
8265 if (ctx->singlestep_enabled) {
8297 ctx.singlestep_enabled = env->singlestep_enabled;
8357 if (env->singlestep_enabled && (ctx.hflags & MIPS_HFLAG_BMASK) == 0)
8377 if (env->singlestep_enabled && ctx.bstate != BS_BRANCH) {