On 31.10.14 17:06, Tom Musta wrote:
> Correct the opcodes for the vrfim, vrfin and vrfiz instructions.
>
> Signed-off-by: Tom Musta
Thanks, applied to ppc-next.
Alex
On Fri, 31 Oct 2014 11:06:15 -0500
Tom Musta wrote:
> Correct the opcodes for the vrfim, vrfin and vrfiz instructions.
>
> Signed-off-by: Tom Musta
> ---
> target-ppc/translate.c | 12 ++--
> 1 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/target-ppc/translate.c b/
Correct the opcodes for the vrfim, vrfin and vrfiz instructions.
Signed-off-by: Tom Musta
---
target-ppc/translate.c | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/target-ppc/translate.c b/target-ppc/translate.c
index 4a00935..c064cc9 100644
--- a/target-ppc/