target-mips: split out delay slot handling
authorNathan Froyd <froydnj@codesourcery.com>
Tue, 8 Dec 2009 16:06:27 +0000 (08:06 -0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2009 19:20:19 +0000 (20:20 +0100)
commit56d4a68a2287f9e70762fae1b9c6f09a79cb07ba
tree348cb59872081981d115118da8cc6067e3084898
parent88c6dbd8525fdafa1c480eb2769fc27c5654c917
target-mips: split out delay slot handling

Move delay slot handling to common code whose invocation can be
controlled from gen_intermediate_code_internal.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/translate.c