]> git.proxmox.com Git - mirror_qemu.git/commit
tcg-arm: Use bic to implement and with constant
authorRichard Henderson <rth@twiddle.net>
Tue, 5 Mar 2013 05:36:45 +0000 (21:36 -0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Apr 2013 00:16:42 +0000 (02:16 +0200)
commit19b62bf4148d834c709c464f6fb1c6b72f906250
tree0919455e6ddbf59779caf50e318fc0ef21a24a70
parentd6b64b2b606fe0fe5f2208e84ff7a28445de666a
tcg-arm: Use bic to implement and with constant

This greatly improves the code we can produce for deposit
without armv7 support.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/arm/tcg-target.c
tcg/arm/tcg-target.h