commit | 2d9671d391531a9bc3e79b8a7538dd06f3094623 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Apr 25 12:20:27 2011 -0700 |
committer | Richard Henderson <rth@anchor.twiddle.net> | Tue May 31 10:18:05 2011 -0700 |
tree | 516807affd7e0575f529a303ce50475f27ba4a7a | |
parent | b5f1aa64442409cca7a146f34fc0fd53ac8a3527 [diff] |
target-alpha: Use do_restore_state for arithmetic exceptions. This gets the PC right after an arithmetic exception. Also tidies the code in the TLB fault handlers to use common code. Signed-off-by: Richard Henderson <rth@twiddle.net>