diff options
| author | Aurelien Jarno | 2011-01-11 16:13:34 +0100 |
|---|---|---|
| committer | Aurelien Jarno | 2011-01-11 17:25:24 +0100 |
| commit | 86865c5ff16bd1a2ef2b9ce217a7bb8f39e2126c (patch) | |
| tree | beba6e94dc1b7b7eea1425dfedf961f3134e6e39 /linux-user | |
| parent | cris: Remove unused orig_flags (diff) | |
| download | qemu-86865c5ff16bd1a2ef2b9ce217a7bb8f39e2126c.tar.gz qemu-86865c5ff16bd1a2ef2b9ce217a7bb8f39e2126c.tar.xz qemu-86865c5ff16bd1a2ef2b9ce217a7bb8f39e2126c.zip | |
target-sh4: fix fpu disabled/illegal exception
Illegal instructions in a slot delay should generate a slot illegal
instruction exception instead of an illegal instruction exception.
The current PC should be saved before generating such an exception,
but should not be corrected if in a delay slot, given it's already
done in the exception handler do_interrupt().
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
