filename | src/sh4/sh4x86.in |
changeset | 584:5c29dd7297df |
prev | 577:a181aeacd6e8 |
next | 1065:bc1cc0c54917 |
author | nkeynes |
date | Tue Jan 15 11:06:24 2008 +0000 (13 years ago) |
branch | lxdream-mmu |
permissions | -rw-r--r-- |
last change | Remove sh4_read_word accidentally left in |
file | annotate | diff | log | raw |
1.1 --- a/src/sh4/sh4x86.in Mon Jan 14 10:23:49 2008 +00001.2 +++ b/src/sh4/sh4x86.in Tue Jan 15 11:06:24 2008 +00001.3 @@ -387,7 +387,6 @@1.4 * at this point, inline a call to sh4_execute_instruction (with a few1.5 * small repairs to cope with the different environment).1.6 */1.7 - ir = sh4_read_word(pc);1.9 if( !sh4_x86.in_delay_slot ) {1.10 sh4_x86_add_recovery(pc);
.