Home | History | Annotate | Download | only in target-i386

Lines Matching full:jmp_opt

107     int jmp_opt; /* use direct block chaining for direct jumps */
1244 if (!s->jmp_opt) \
1262 if (!s->jmp_opt) \
2315 if (s->jmp_opt) {
2724 if (s->jmp_opt) {
7652 dc->jmp_opt = !(dc->tf || env->singlestep_enabled ||