target-alpha: Set EXC_M_SWC for exceptions from /S insns
commitf6b6b7b8a775f97edab43eb672d5991f534c2e61
authorRichard Henderson <rth@twiddle.net>
Mon, 30 Jun 2014 16:53:46 +0000 (30 09:53 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 May 2015 20:03:46 +0000 (18 13:03 -0700)
tree71047a06310ab11413118be9959ae9ae81957e2e
parent471d4930470aee38dffe6fc4890ede3d8eaf23c4
target-alpha: Set EXC_M_SWC for exceptions from /S insns

Previously forgotten, the kernel needs the software completion bit to
know that it needs to emulate software completion qualified insns.

Reported-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/fpu_helper.c