aboutsummaryrefslogtreecommitdiff
path: root/dma-helpers.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-10-11 16:41:53 -0700
committerDavid Gibson <david@gibson.dropbear.id.au>2018-11-08 12:04:40 +1100
commit13c9115fa9d23cf2afad4223b665149d8364d71d (patch)
tree8c81e61bea1ac17ccda5051d1e1d53e9e7cddc57 /dma-helpers.c
parent0e947a89ce5911ccc92972e4057dfe7d0643e8f7 (diff)
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 'dma-helpers.c')
0 files changed, 0 insertions, 0 deletions