target-ppc: Use the new deposit and extract ops
commit7b4d326f479fd94869eb4b81715691ce68a6b110
authorRichard Henderson <rth@twiddle.net>
Sat, 15 Oct 2016 18:37:19 +0000 (15 13:37 -0500)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 16:06:10 +0000 (10 08:06 -0800)
tree49011786ad36405311d5d7d491175986cca324ba
parent6eebb7a438236fcf3fdadb013921ac597aaea911
target-ppc: Use the new deposit and extract ops

Use the new primitives for RDWINM and RLDICL.

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/ppc/translate.c