target-alpha: Convert most ieee insns to source/sink
commite20b8c04a3fde9deec9d9460d8ece769ef9484b7
authorRichard Henderson <rth@twiddle.net>
Wed, 19 Mar 2014 19:32:05 +0000 (19 12:32 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 17 Apr 2014 18:47:42 +0000 (17 11:47 -0700)
tree3c45ce83a16f6eb58024992d660c6da6aa46cd9f
parent8b0190bbde2916b47c2f157f92cdc06efacbf725
target-alpha: Convert most ieee insns to source/sink

This one fixes a bug, previously noted as supressing exceptions
in the (unlikely) case the destination register was $f31.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/translate.c