Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dtranslate.h70 bool is_tight_loop; member
H A Dtranslate.c170 } else if (ctx->is_tight_loop && in gen_end_tb()
620 ctx->is_tight_loop = false; in gen_reg_writes()
1003 ctx->is_tight_loop = FIELD_EX32(hex_flags, TB_FLAGS, IS_TIGHT_LOOP); in hexagon_tr_init_disas_context()
H A Dgenptr.c880 if (!ctx->is_tight_loop) { in gen_endloop0()