diff options
author | Paul Burton <paul.burton@mips.com> | 2018-11-07 23:14:06 +0000 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-11-09 10:23:16 -0800 |
commit | 6a1cc218b9ccf8892fc254a0c2756bfda8bb715f (patch) | |
tree | 7d1127146241969436ccba57bb541688ffcba65a /arch/mips/kernel/unaligned.c | |
parent | 5328f7422e4b195a36b0ed021ce8cc95bd8e0e59 (diff) |
MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n
When CONFIG_MIPS_FP_SUPPORT=n we don't support floating point, so remove
the floating point branch support from __compute_return_epc_for_insn() &
__mm_isBranchInstr(). This code should never be needed & more
importantly relies upon FPU state in struct task_struct which will later
be removed.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21017/
Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/kernel/unaligned.c')
0 files changed, 0 insertions, 0 deletions