]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/tcg.c
tcg: Add and use TCG_OPF_64BIT.
authorRichard Henderson <rth@twiddle.net>
Wed, 17 Aug 2011 21:11:45 +0000 (14:11 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 21 Aug 2011 18:52:22 +0000 (18:52 +0000)
commit8399ad59e73a0f48af3edef62f021e2cb6220e12
treebd7382f9e8574f1449cd36a8e00b86e6c3a2842f
parent4b29ec41c82a6e6c6a50263818e81944ef522fb2
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>
tcg/optimize.c
tcg/tcg-opc.h
tcg/tcg.c
tcg/tcg.h