diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2014-05-23 01:19:00 +0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-05-23 03:00:26 +0400 |
commit | 41ca86e8502952116234fa558f4277092a5aaae9 (patch) | |
tree | 2d7a21e12a66b126ac3933074cd1bf7b2b00d76a /arch/mips/include/uapi/asm/unistd.h | |
parent | dc93f7b68a039fe7d918613163b1cdd21b279ec5 (diff) | |
download | linux-41ca86e8502952116234fa558f4277092a5aaae9.tar.xz |
MIPS: Fix branch emulation of branch likely instructions.
Two issues:
o For beql_op, beql_op, bne_op, bnel_op, blez_op, blezl_op, bgtz_op and
bgtzl_op the wrong field was being checked for the instruction opcode.
o For blez_op / blezl_op and bgtz_op / bgtzl_op the test was testing
for the wrong opcode.
This bug got introduced by d8d4e3ae0b5c179c0bfd3f0af5b352d13bea9cfa [MIPS
Kprobes: Refactor branch emulation].
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Acked-by: Victor Kamensky <kamensky@cisco.com>
Diffstat (limited to 'arch/mips/include/uapi/asm/unistd.h')
0 files changed, 0 insertions, 0 deletions