target-mips: Fix compilation
commit330875984432c26ef78bad85c4ee9816d3c41ca5
authorStefan Weil <weil@mail.berlios.de>
Wed, 9 Jun 2010 20:09:40 +0000 (9 22:09 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 9 Jun 2010 21:37:36 +0000 (9 23:37 +0200)
tree58f1ee9520ec649508b0c1c71cc0809a8691855a
parentaecf13769852a4e14b51e8403860b18871826298
target-mips: Fix compilation

TCGv t1 needs tcg_temp_free instead of tcg_temp_free_i32.

Cc: Nathan Froyd <froydnj@codesourcery.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/translate.c