tcg: Use tcg_malloc to allocate TCGLabelQemuLdst
commit686461c96254f34bcce67a949c72867ab6ec3fcf
authorRichard Henderson <rth@twiddle.net>
Tue, 30 Sep 2014 14:18:06 +0000 (30 07:18 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 13 Mar 2015 19:28:18 +0000 (13 12:28 -0700)
tree6300754fa45351d38157469f5898ceaf32587353
parent7ccfb495c64e1eef5886dcc4d48523ed6d1d22a4
tcg: Use tcg_malloc to allocate TCGLabelQemuLdst

Pre-allocating 640 of them per TB is a waste.

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