]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8195/1: vfp: Bounce undefined instructions in vectored mode
authorStepan Moskovchenko <stepanm@codeaurora.org>
Mon, 10 Nov 2014 20:56:42 +0000 (21:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 17 Nov 2014 20:53:57 +0000 (20:53 +0000)
commite186f7ee84d863047be58963333e157578a4611c
tree3fe49a77a31d7aabfc23835794c6954b4bbb129e
parent05cd0c73bea962f422e34fde6bf26b2bd856ec2d
ARM: 8195/1: vfp: Bounce undefined instructions in vectored mode

Certain ARM CPU implementations (e.g. Cortex-A15) may not raise a
floating- point exception whenever deprecated short-vector VFP
instructions are executed. Instead these instructions are treated
as UNALLOCATED. Change the VFP exception handling code to emulate
short-vector instructions even if FPEXC exception bits are not
set.

Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
Tested-by: Will Deacon <will.deacon@arm.com>
Tested-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/vfp/vfphw.S