diff options
author | 2018-10-30 21:52:44 +0000 | |
---|---|---|
committer | 2018-12-17 06:04:43 +0300 | |
commit | 5740d9f714835964873325d1210b26811252843f (patch) | |
tree | 04038bcc6a91222e3b971539c1a5add901b66336 /tcg/optimize.c | |
parent | target/sparc: Remove the constant pool (diff) | |
download | qemu-5740d9f714835964873325d1210b26811252843f.tar.xz qemu-5740d9f714835964873325d1210b26811252843f.zip |
tcg/i386: Always use %ebp for TCG_AREG0
For x86_64, this can remove a REX prefix resulting in smaller code
when manipulating globals of type i32, as we move them between backing
store via cpu_env, aka TCG_AREG0.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/optimize.c')
0 files changed, 0 insertions, 0 deletions