Searched refs:interpret_one_instruction (Results 1 – 2 of 2) sorted by relevance
43 bool interpret_one_instruction; member61 bool interpret_one_instruction) in ExecuteSwitchImpl() argument68 .interpret_one_instruction = interpret_one_instruction, in ExecuteSwitchImpl()
1952 bool const interpret_one_instruction = ctx->interpret_one_instruction; in DEX_INSTRUCTION_LIST() local1970 if (success && LIKELY(!interpret_one_instruction)) { \ in DEX_INSTRUCTION_LIST()1999 if (interpret_one_instruction) { in DEX_INSTRUCTION_LIST()