diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-10-16 12:24:23 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-11-05 12:06:33 -0800 |
commit | 89527e3a75c714e12fa054efa6a80e5111d89354 (patch) | |
tree | aa99dbc0865e7c33e1b763560177a1dff27dc10b /scripts/coverage | |
parent | 533f042f1460e4f369b72ed05e8b4b773a1868c0 (diff) | |
download | qemu-89527e3a75c714e12fa054efa6a80e5111d89354.zip qemu-89527e3a75c714e12fa054efa6a80e5111d89354.tar.gz qemu-89527e3a75c714e12fa054efa6a80e5111d89354.tar.bz2 |
target/sparc: Discard cpu_cond at the end of each insn
If the insn raises no exceptions, there will be no path in which
cpu_cond is used, and so the computation may be optimized away.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/coverage')
0 files changed, 0 insertions, 0 deletions