On Tue, Oct 18, 2016 at 08:10:30AM -0700, Richard Henderson wrote:
> Use the new primitives for RDWINM and RLDICL.
>
> Signed-off-by: Richard Henderson
Reviewed-by: David Gibson
> ---
> target-ppc/translate.c | 35 +++
> 1 file changed, 19 insertions(+), 16 del
Use the new primitives for RDWINM and RLDICL.
Signed-off-by: Richard Henderson
---
target-ppc/translate.c | 35 +++
1 file changed, 19 insertions(+), 16 deletions(-)
diff --git a/target-ppc/translate.c b/target-ppc/translate.c
index bfc1301..7b12303 100644
--- a/