On Wed, 2017-06-14 at 23:46:39 UTC, Anton Blanchard wrote: > From: Anton Blanchard <an...@samba.org> > > >From POWER4 onwards, mfocrf() only places the specified CR field into > the destination GPR, and the rest of it is set to 0. The PowerPC AS > from version 3.0 now requires this behaviour. > > The emulation code currently puts the entire CR into the destination GPR. > Fix it. > > Cc: sta...@vger.kernel.org > Signed-off-by: Anton Blanchard <an...@samba.org> > Acked-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/64e756c55aa46fc18fd53e8f3598b7 cheers