OSDN Git Service

target-mips: remove MAX_OP_PER_INSTR workaround
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 22 Sep 2009 21:29:44 +0000 (23:29 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 23 Sep 2009 07:25:03 +0000 (09:25 +0200)
commitd42320c26a4106b096cf07af5e19727c159c09a7
tree827e2686cb82fa82ef4d27437dd7fddc28c00d67
parent6db73509bce1a241040039dd5466977a7356a913
target-mips: remove MAX_OP_PER_INSTR workaround

Now that MAX_OP_PER_INSTR has been increased to a safer value, removed
the target-mips specific workaround.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/translate.c