tcg: Reduce ifdefs in tcg-op.c
commit3a13c3f34ce2058e0c2decc3b0f9f56be24c9400
authorRichard Henderson <rth@twiddle.net>
Fri, 19 Sep 2014 18:41:05 +0000 (19 11:41 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 13 Feb 2015 05:21:38 +0000 (12 21:21 -0800)
tree85c34869f65478b749ace9727506105c62b6e55c
parent951c6300f74ace35d87c079affc57cfc513a6a35
tcg: Reduce ifdefs in tcg-op.c

Almost completely eliminates the ifdefs in this file, improving
confidence in the lesser used 32-bit builds.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg-op.c