|
From: Julian S. <js...@ac...> - 2005-05-19 14:21:07
|
> isn't this a problem? No. It's simple, at least in principle: V makes a translation of a piece of code -- and it knows exactly which code addresses form part of the translation's original. When we come to run the translation we merely have to ensure that all the insn bytes from which the translation was derived are the same as they were to start with. There's no ambiguity in the question "is the translation still valid or not" -- it's easy to answer. J |