tcg-ia64: Re-bundle the tlb load
authorRichard Henderson <rth@twiddle.net>
Thu, 5 Sep 2013 23:46:56 +0000 (19:46 -0400)
committerRichard Henderson <rth@twiddle.net>
Thu, 17 Apr 2014 20:56:17 +0000 (16:56 -0400)
commit4c186ee2cf938d338a4fc4e53789a59d580b7625
tree0ed10f74a8b7d5349a4ba0c2f810291d92dec015
parentdcf91778caa36338a252703f6d40f06cc14acfce
tcg-ia64: Re-bundle the tlb load

This sequencing requires 5 stop bits instead of 6, and has room left
over to pre-load the tlb addend, and bswap data prior to being stored.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/ia64/tcg-target.c