]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/tcg-pool.inc.c
tcg: Allow multiple word entries into the constant pool
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 9 Nov 2017 19:24:08 +0000 (20:24 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 8 Feb 2018 15:53:34 +0000 (15:53 +0000)
commitda73a4abca6acefc4bb55d30bd0242bdaddb6045
treebbeb2e276e407924d340f17b9bbba6390674c396
parentb256b89c63c12e902645dd55e7b5362f60574742
tcg: Allow multiple word entries into the constant pool

This will be required for storing vector constants.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tcg-pool.inc.c