| favorite | am trying to find the translation block adress of QEMU . And I have a question about the adress pointer of translation block . void gen_intermediate_code(CPUARMState *env, TranslationBlock *tb) it is the address of the last translation block found in the cache or that will be translatedThanks all. |