]> git.proxmox.com Git - qemu.git/commit
tcg-ia64: Use A3 form of logical operations
authorRichard Henderson <rth@twiddle.net>
Thu, 5 Sep 2013 21:13:43 +0000 (17:13 -0400)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 Nov 2013 05:57:40 +0000 (15:57 +1000)
commit25c9c73bdc9029407da3b286ab0d1d694c851b3e
tree091e60f0e0fadc5ce286bcf021e8a28d341180e6
parentf940fb086c607fcb9c98d5ce67619fc5255f6abb
tcg-ia64: Use A3 form of logical operations

We can and/or/xor/andcm small constants, saving one cycle.

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