diff options
author | Paul Burton <paul.burton@imgtec.com> | 2016-04-21 14:04:46 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-13 14:02:21 +0200 |
commit | ac1496980f1d2752f26769f5db63afbc9ac2b603 (patch) | |
tree | 34f139cb86476540147297210014477a1663a7bf /lib/scatterlist.c | |
parent | 93583e178ebfdd2fadf950eef1547f305cac12ca (diff) | |
download | linux-ac1496980f1d2752f26769f5db63afbc9ac2b603.tar.bz2 |
MIPS: Fix BC1{EQ,NE}Z return offset calculation
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: c8a34581ec09 ("MIPS: Emulate the BC1{EQ,NE}Z FPU instructions")
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13151/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'lib/scatterlist.c')
0 files changed, 0 insertions, 0 deletions