aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/helper.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2016-06-21 23:48:54 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2016-06-23 12:43:54 +1000
commitb9971cc53e31d0c6139dd74acd879d8a902577ef (patch)
treef1580bc1fb6c76cc9d1390565c53231dd001e875 /target-ppc/helper.h
parent5c3ae92910d4cfafd93aa10f107b5da3efb6558a (diff)
downloadqemu-b9971cc53e31d0c6139dd74acd879d8a902577ef.zip
qemu-b9971cc53e31d0c6139dd74acd879d8a902577ef.tar.gz
qemu-b9971cc53e31d0c6139dd74acd879d8a902577ef.tar.bz2
ppc: Move exception generation code out of line
There's no point inlining this, if you hit the exception case you exit anyway, and not inlining saves about 100K of code size (and cache footprint). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [clg: removed '__attribute__((noinline))' from original patch ] Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target-ppc/helper.h')
0 files changed, 0 insertions, 0 deletions