target/ppc: optimize various functions using extract op
commite2622073e014b65e87134a3b32117ab170e91445
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 18 Jul 2017 04:55:35 +0000 (18 01:55 -0300)
committerRichard Henderson <rth@twiddle.net>
Wed, 19 Jul 2017 21:45:16 +0000 (19 14:45 -0700)
tree9f43bb7f7e77c8f701bc6ef28c2ae777c9d1cf50
parent0d9acef24062844b96c671b4379d9fb03c3ea606
target/ppc: optimize various functions using extract op

Done with the Coccinelle semantic patch
scripts/coccinelle/tcg_gen_extract.cocci.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20170718045540.16322-6-f4bug@amsat.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/ppc/translate.c
target/ppc/translate/vsx-impl.inc.c