Richard Henderson 13c9115fa9 target/ppc: Split up float_invalid_op_excp
The always_inline trick only works if the function is always
called from the outer-most helper.  But it isn't, so pass in
the outer-most return address.  There's no need for a switch
statement whose argument is always a constant.  Unravel the
switch and goto via more helpers.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-11-08 12:04:40 +11:00
..
2018-11-06 11:32:14 +00:00
2018-06-04 11:28:31 +01:00
2018-06-04 11:28:31 +01:00
2018-06-04 11:28:31 +01:00
2018-08-20 00:11:06 +02:00
2018-06-17 11:13:06 +01:00
2018-06-04 11:28:31 +01:00