Skip to content
Snippets Groups Projects
user avatar
Ralf Baechle authored
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 d8d4e3ae [MIPS
Kprobes: Refactor branch emulation].

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
Acked-by: default avatarLeonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Acked-by: default avatarVictor Kamensky <kamensky@cisco.com>
41ca86e8
History
Name Last commit Last update
..