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

/vbox/src/recompiler/
H A Dexec.c1136 int current_flags = 0; local
1188 &current_flags);
1222 tb_gen_code(env, current_pc, current_cs_base, current_flags, 1);
1268 int current_flags = 0; local
1296 &current_flags);
1309 tb_gen_code(env, current_pc, current_cs_base, current_flags, 1);

Completed in 53 milliseconds