unicorn/qemu/tcg/aarch64
Richard Henderson a03666f2f2
tcg/aarch64: Fix addsub2 for 0+C
When al == xzr, we cannot use addi/subi because that encodes xsp.
Force a zero into the temp register for that (rare) case.

Backports commit 028fbea47713f909d6ea761a457779a82b276247 from qemu
2018-03-01 09:13:54 -05:00
..
tcg-target.h tcg: Clean up tcg-target.h header guards 2018-02-25 04:15:08 -05:00
tcg-target.inc.c tcg/aarch64: Fix addsub2 for 0+C 2018-03-01 09:13:54 -05:00