diff options
| author | Richard Henderson | 2018-10-12 01:41:53 +0200 |
|---|---|---|
| committer | David Gibson | 2018-11-08 02:04:40 +0100 |
| commit | 13c9115fa9d23cf2afad4223b665149d8364d71d (patch) | |
| tree | 8c81e61bea1ac17ccda5051d1e1d53e9e7cddc57 /scripts/modules | |
| parent | hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c (diff) | |
| download | qemu-13c9115fa9d23cf2afad4223b665149d8364d71d.tar.gz qemu-13c9115fa9d23cf2afad4223b665149d8364d71d.tar.xz qemu-13c9115fa9d23cf2afad4223b665149d8364d71d.zip | |
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>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
