On Tue, Aug 02, 2016 at 01:23:00PM +0530, Nikunj A Dadhania wrote:
> Missed the following bit in the instruction coding.
>
> src1 ← EXTZ(RA(56:63))
>
> Reported-by: Anton Blanchard
> Signed-off-by: Nikunj A Dadhania
> ---
>
> Can be squashed with the original commit
Done.
>
> target-ppc/tr
Missed the following bit in the instruction coding.
src1 ← EXTZ(RA(56:63))
Reported-by: Anton Blanchard
Signed-off-by: Nikunj A Dadhania
---
Can be squashed with the original commit
target-ppc/translate.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/target-ppc/translate.c b/target-ppc