tcg-ia64: Move bswap for store into tlb load
authorRichard Henderson <rth@twiddle.net>
Fri, 6 Sep 2013 00:02:51 +0000 (20:02 -0400)
committerRichard Henderson <rth@twiddle.net>
Thu, 17 Apr 2014 20:56:17 +0000 (16:56 -0400)
commitb672cf66c37a5fc9fc143160d2395901030c9d3a
treed1a9964aa05dd72d6a9ac0b1c5c40c03b194aeb9
parent4c186ee2cf938d338a4fc4e53789a59d580b7625
tcg-ia64: Move bswap for store into tlb load

Saving at least two cycles per store, and cleaning up the code.

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