Skip to content
Commit 319824ea authored by Markos Chandras's avatar Markos Chandras
Browse files

MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6



MIPS R6 removed the BLTZL, BGEZL, BLTZAL, BGEZAL, BEQL, BNEL, BLEZL,
BGTZL branch likely instructions so we must not try to emulate them on
MIPS R6 if the R2-to-R6 emulator is not present.

Signed-off-by: default avatarMarkos Chandras <markos.chandras@imgtec.com>
parent 5f9f41c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment