> Well, we got the same behavior on PowerPC. What I was thinking of is > that if we fix the VLE problems, the fix, if done in a proper way, could > also allow benefit to RISC targets. What I don't know is; would we > really have a benefit not stopping translation on page boundaries ?
[ I meant to say in my previous mail, but got cut during editing ] I suspect that we're going to want/need to break the TB to get the exception semantics right, so for RISC targets there's no point having TBs that span a page boundary. Paul