OSDN Git Service

target-mips: Clean up other_cpu in helper_{d,e}vpe()
authorAndreas Färber <afaerber@suse.de>
Thu, 11 Oct 2012 22:56:33 +0000 (00:56 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 16 Oct 2012 23:32:10 +0000 (01:32 +0200)
commit81bad50ec40311797c38a7691844c7d2df9b3823
treeb89963313b7081942fa2e4cb6cd84c6a92c6f26c
parentc7d4475a701c61f964a593d6fe81a8ea7a33add7
target-mips: Clean up other_cpu in helper_{d,e}vpe()

Free the variable name "other_cpu" for later use for MIPSCPU.

Fix off-by-one indentation while at it.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/op_helper.c