target-alpha: Fix cvttq vs inf
commit7b4dde839e86ca6c254d4e3cd28260e9d668afb5
authorRichard Henderson <rth@twiddle.net>
Thu, 3 Jul 2014 19:37:59 +0000 (3 12:37 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 May 2015 20:03:46 +0000 (18 13:03 -0700)
treed047288453e24f17f34b12025a2108d7b58cf8d9
parent7f2e40020cfc827f7e59670f8c400b0b9a704481
target-alpha: Fix cvttq vs inf

We should raise INV for infinities as well, not OVR+INE.

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