Paul Burton 67c7505770 MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
is_jump_ins() checks 16b instruction fields without verifying that the
instruction is indeed 16b, as is done by is_ra_save_ins() &
is_sp_move_ins(). Add the appropriate check.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Fixes: 34c2f668d0f6 ("MIPS: microMIPS: Add unaligned access support.")
Cc: Leonid Yegoshin <leonid.yegoshin@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org> # v3.10+
Patchwork: https://patchwork.linux-mips.org/patch/14531/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-01-03 16:34:36 +01:00
..
2016-02-19 09:51:43 +01:00
2016-10-06 17:31:02 +02:00
2017-01-03 16:34:35 +01:00
2016-08-03 08:16:30 +02:00
2013-11-26 12:12:27 +01:00
2016-04-03 12:32:09 +02:00
2017-01-03 16:34:36 +01:00
2016-05-28 12:35:09 +02:00
2015-11-11 08:36:36 +01:00
2017-01-03 16:34:35 +01:00
2017-01-03 16:34:31 +01:00