commit | 8399ad59e73a0f48af3edef62f021e2cb6220e12 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Wed Aug 17 14:11:45 2011 -0700 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Aug 21 18:52:22 2011 +0000 |
tree | bd7382f9e8574f1449cd36a8e00b86e6c3a2842f | |
parent | 4b29ec41c82a6e6c6a50263818e81944ef522fb2 [diff] |
tcg: Add and use TCG_OPF_64BIT. This allows the simplification of the op_bits function from tcg/optimize.c. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>