]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
tcg-ppc64: Improve and_i64 with constant
authorRichard Henderson <rth@twiddle.net>
Sat, 2 Feb 2013 07:58:17 +0000 (23:58 -0800)
committerRichard Henderson <rth@twiddle.net>
Mon, 15 Apr 2013 17:55:27 +0000 (19:55 +0200)
commit637af30c764e08763e28908d01e5f73efb5e2318
treed21070eea04af9d7ac78613bf974827a6e3a32e7
parenta9249dff4dc233f9377e7a3025aa124d8941b096
tcg-ppc64: Improve and_i64 with constant

Use RLDICL and RLDICR.

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