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

/vbox/src/recompiler/target-i386/
H A Dtranslate.c171 int jmp_opt; /* use direct block chaining for direct jumps */ member in struct:DisasContext
1426 if (!s->jmp_opt) \
1444 if (!s->jmp_opt) \
2499 if (s->jmp_opt) {
2913 if (s->jmp_opt) {
8212 dc->jmp_opt = !(dc->tf || env->singlestep_enabled ||

Completed in 941 milliseconds