On 2017-08-17, at 08:33, Charles Mills wrote:

> Address 0 is a legal fetch address.
>  
Is there, for testing, an address that's guaranteed to be fetch-protected?

> The question is can I get away with not worrying about what is in the source
> address register? What, for example, if it points to a non-address or to
> something that happens to be fetch-protected. (Code is 64-bit FWIW, but I
> doubt that matters, other than increasing the number of potential invalid
> addresses.) 
> 
> Obviously not the world's biggest deal, of course. One LHI R2,0 every now
> and then is not going to kill me.

-- gil

Reply via email to