target-mips: Fix MIPS_DEBUG.
authorRichard Henderson <rth@twiddle.net>
Wed, 19 Sep 2012 04:55:33 +0000 (21:55 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 19 Sep 2012 19:40:47 +0000 (21:40 +0200)
commit9fa7748873c99cbf8b281650bdc18fd442be4743
treea4440e2d7bc1822d6ca26b3787495ca92078c89c
parente1050a7637d24d9f49e739cbe6d6d657359603db
target-mips: Fix MIPS_DEBUG.

The macro uses the DisasContext.  Pass it around as needed.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Acked-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/translate.c