Re: [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation

From: Ralf Baechle
Date: Tue May 10 2016 - 04:09:50 EST


On Thu, Apr 21, 2016 at 02:04:45PM +0100, Paul Burton wrote:

> The conditions for branching when emulating the BC1EQZ & BC1NEZ
> instructions were backwards, leading to each of those instructions being
> treated as the other. Fix this by reversing the conditions, and clear up
> the code a little for readability & checkpatch.
>
> Fixes: c909ca718e8f ("MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions")
> Signed-off-by: Paul Burton <paul.burton@xxxxxxxxxx>
> Reviewed-by: James Hogan <james.hogan@xxxxxxxxxx>

Patch ok - but you may want to take Markos off the cc list. Or iff he's
still interested, is there any new address for him to use instead?

Ralf