target-alpha: Set fpcr_exc_status even for disabled exceptions
commit471d4930470aee38dffe6fc4890ede3d8eaf23c4
authorRichard Henderson <rth@twiddle.net>
Sat, 28 Jun 2014 18:08:28 +0000 (28 11:08 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 May 2015 20:03:46 +0000 (18 13:03 -0700)
tree00b69d7f1049b2a85c5d2bcb923c319734b0803d
parentf3d3aad4a920a4436a9f5397d7a2963aefe141a9
target-alpha: Set fpcr_exc_status even for disabled exceptions

The qualifiers can suppress the raising of exceptions, but real
hardware still records that the exceptions occurred.

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