Searched refs:jmp_opt (Results 1 – 1 of 1) sorted by relevance
114 bool jmp_opt; /* use direct block chaining for direct jumps */ member2201 bool use_goto_tb = s->jmp_opt; in gen_jmp_rel()2248 if (s->jmp_opt) { in gen_jmp_rel()3664 dc->jmp_opt = !((cflags & CF_NO_GOTO_TB) || in i386_tr_init_disas_context()3679 dc->repz_opt = !dc->jmp_opt && !(cflags & CF_USE_ICOUNT); in i386_tr_init_disas_context()