]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
tcg-aarch64: Hoist common argument loads in tcg_out_op
authorRichard Henderson <rth@twiddle.net>
Thu, 15 Aug 2013 16:40:57 +0000 (09:40 -0700)
committerRichard Henderson <rth@twiddle.net>
Sun, 9 Mar 2014 05:23:16 +0000 (21:23 -0800)
commit8d8db193f257ea103700b45f2c04725711d05966
tree0d40a6b8abbc962d56610aa6e45cb9709938ca07
parenta51a6b6ad5876e9286498e5c068a0ffa3b57fced
tcg-aarch64: Hoist common argument loads in tcg_out_op

This reduces the code size of the function significantly.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/aarch64/tcg-target.c