Home
last modified time | relevance | path

Searched refs:repz_opt (Results 1 – 1 of 1) sorted by relevance

/qemu/target/i386/tcg/
H A Dtranslate.c114 bool repz_opt; /* optimize jumps within repz instructions */ member
1324 if (s->repz_opt) { in gen_repz()
1340 if (s->repz_opt) { in gen_repz_nz()
4634 dc->repz_opt = !dc->jmp_opt && !(cflags & CF_USE_ICOUNT); in i386_tr_init_disas_context()