qemu-patch-raspberry4/tcg/i386
Richard Henderson 5740d9f714 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>
2018-12-17 06:04:43 +03:00
..
tcg-target.h tcg/i386: Always use %ebp for TCG_AREG0 2018-12-17 06:04:43 +03:00
tcg-target.inc.c tcg/i386: fix vector operations on 32-bit hosts 2018-09-26 09:02:51 -07:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-02-08 15:54:08 +00:00