Skip to content
Commit fe6d2909 authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

MIPS: Don't try to decode microMIPS branch instructions where they cannot exist.



In mm_isBranchInstr() we can short circuit the entire function if
!cpu_has_mmips.

Signed-off-by: default avatarDavid Daney <david.daney@cavium.com>
Acked-by: default avatarSteven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5326/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 74338805
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