target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS
commitb307446e04232b3a87e9da04886895a8e5a4a407
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Sep 2015 21:07:59 +0000 (13 23:07 +0200)
committerLeon Alrae <leon.alrae@imgtec.com>
Fri, 18 Sep 2015 08:20:48 +0000 (18 09:20 +0100)
tree016d8a040bd140098f66bdeae1da5dc20360bcef
parent9d68ac14dab3f5af33a6b23458941dc6fb261fce
target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS

MIPS_DEBUG_SIGN_EXTENSIONS was used sometimes ago to verify that 32-bit
instructions correctly sign extend their results. It's now not need
anymore, remove it.

Cc: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/translate.c