Home
last modified time | relevance | path

Searched hist:"319824 eabc3f1c1aab67f408d66f384fbb996ee2" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dbranch.cdiff 319824eabc3f1c1aab67f408d66f384fbb996ee2 Tue Nov 25 17:02:23 CET 2014 Markos Chandras <markos.chandras@imgtec.com> 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: Markos Chandras <markos.chandras@imgtec.com>
/linux/arch/mips/math-emu/
H A Dcp1emu.cdiff 319824eabc3f1c1aab67f408d66f384fbb996ee2 Tue Nov 25 17:02:23 CET 2014 Markos Chandras <markos.chandras@imgtec.com> 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: Markos Chandras <markos.chandras@imgtec.com>