summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Henderson2018-10-12 01:41:53 +0200
committerDavid Gibson2018-11-08 02:04:40 +0100
commit13c9115fa9d23cf2afad4223b665149d8364d71d (patch)
tree8c81e61bea1ac17ccda5051d1e1d53e9e7cddc57 /scripts
parenthw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c (diff)
downloadqemu-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')
0 files changed, 0 insertions, 0 deletions