Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-exec.c123 static TranslationBlock *tb_find_slow(target_ulong pc, in tb_find_slow() function
185 tb = tb_find_slow(pc, cs_base, flags); in tb_find_fast()