Richard Henderson <[email protected]> writes:
> Compare the address vs the tlb entry with sign-extended values. > This simplifies the page+alignment mask constant, and the > generation of the last byte address for the misaligned test. > > Move the tlb addend load up, and the zero-extension down. > > This frees up a register, which allows us use TMP3 as the returned base > address register instead of A0, which we were using as a 5th temporary. > > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
