unicorn/qemu/tcg/i386
Richard Henderson f3a8a4a306
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.

Backports commit 5740d9f714835964873325d1210b26811252843f from qemu
2018-12-18 05:13:05 -05:00
..
tcg-target.h tcg/i386: Always use %ebp for TCG_AREG0 2018-12-18 05:13:05 -05:00
tcg-target.inc.c tcg/i386: fix vector operations on 32-bit hosts 2018-10-02 04:22:35 -04:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00