android_kernel_xiaomi_sdm845/arch/mips/kernel
Ralf Baechle ee1cca1b06 [MIPS] Fix branch emulation for floating-point exceptions.
In the branch emulation for floating-point exceptions, __compute_return_epc
must determine for bc1f et al which condition code bit to test. This is
based on bits <4:2> of the rt field. The switch statement to distinguish
bc1f et al needs to use only the two low bits of rt, but the old code tests
on the whole rt field.  This patch masks off the proper bits.
    
Signed-off-by: Win Treese <treese@acm.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-04-27 15:13:50 +01:00
..
asm-offsets.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
binfmt_elfn32.c [MIPS] jiffies_to_compat_timeval fix 2006-02-21 16:58:23 +00:00
binfmt_elfo32.c [MIPS] jiffies_to_compat_timeval fix 2006-02-21 16:58:23 +00:00
branch.c [MIPS] Fix branch emulation for floating-point exceptions. 2006-04-27 15:13:50 +01:00
cpu-bugs64.c
cpu-probe.c [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
dma-no-isa.c
entry.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
gdb-low.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
gdb-stub.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
genex.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
head.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
i8253.c Input: pcspkr - separate device and driver registration 2006-03-14 00:11:50 -05:00
i8259.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
init_task.c
irix5sys.S
irixelf.c
irixinv.c
irixioctl.c
irixsig.c [PATCH] remove add_parent()'s parent argument 2006-03-28 18:36:41 -08:00
irq_cpu.c
irq-msc01.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
irq-mv6434x.c [MIPS] Momentum: Resurrect after things were moved around a while ago. 2006-03-09 18:05:09 +00:00
irq-rm7000.c
irq-rm9000.c
irq.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
kspd.c [MIPS] kpsd and other AP/SP improvements. 2006-04-19 04:14:27 +02:00
linux32.c [PATCH] fix mips sys32_p{read,write} 2006-04-26 07:52:21 -07:00
Makefile [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
mips_ksyms.c [MIPS] Sort out duplicate exports. 2006-04-19 04:14:14 +02:00
mips-mt.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
module.c
proc.c [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. 2006-03-21 13:27:48 +00:00
process.c [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
ptrace32.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
ptrace.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
r4k_fpu.S
r4k_switch.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
reset.c
rtlx.c [MIPS] Cleanup inode->r_dev usage. 2006-04-27 15:13:50 +01:00
scall32-o32.S [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
scall64-64.S [MIPS] Wire up sync_file_range(2). 2006-04-19 04:14:14 +02:00
scall64-n32.S [MIPS] Wire up sync_file_range(2). 2006-04-19 04:14:14 +02:00
scall64-o32.S [MIPS] Wire up sync_file_range(2). 2006-04-19 04:14:14 +02:00
semaphore.c
setup.c [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
signal32.c [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
signal_n32.c [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend 2006-03-21 13:27:46 +00:00
signal-common.h [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
signal.c [MIPS] Signal cleanup 2006-03-21 13:27:46 +00:00
smp-mt.c [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
smp.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
smtc-asm.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
smtc-proc.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
smtc.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
syscall.c [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. 2006-03-21 13:27:48 +00:00
sysirix.c [PATCH] sys_alarm() unsigned signed conversion fixup 2006-03-25 08:22:48 -08:00
time.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
traps.c [MIPS] Make mips_srs_init static. 2006-04-19 04:14:29 +02:00
unaligned.c
vmlinux.lds.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
vpe.c [MIPS] Cleanup inode->r_dev usage. 2006-04-27 15:13:50 +01:00