qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] target-ppc: Altivec's mtvscr Decodes Wrong Regi


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] target-ppc: Altivec's mtvscr Decodes Wrong Register
Date: Sat, 15 Nov 2014 13:37:59 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.2.0


On 14.11.14 21:01, Tom Musta wrote:
> The Move to Vector Status and Control Register (mtvscr) instruction
> uses VRB as the source register.  Fix the code generator to correctly
> decode the VRB field.  That is, use "rB(ctx->opcode)" instead of
> "rD(ctx->opcode)".
> 
> Signed-off-by: Tom Musta <address@hidden>

Thanks, applied to ppc-next (for 2.2)


Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]