]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Fold life data into TCGOp
authorRichard Henderson <rth@twiddle.net>
Thu, 23 Jun 2016 03:43:29 +0000 (20:43 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 5 Aug 2016 16:14:40 +0000 (21:44 +0530)
commitbee158cb4dde35c41632a3a129c869f14a32f8f0
tree918c611a3e7363bfbe1c00990a26dc4d1b3aaa00
parentdcb8e75870e2de199db853697f8839cb603beefe
tcg: Fold life data into TCGOp

Reduce the size of other bitfields to make room.
This reduces the cache footprint of compilation.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c
tcg/tcg.h