From bfc797ede1d616c3060a2545529087a0ad2af1b5 Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Sat, 16 Jun 2012 14:39:17 +0200 Subject: [PATCH] Removed an obsolete comment --- Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp b/Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp index e1692076d1..04015afca6 100644 --- a/Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp +++ b/Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp @@ -304,8 +304,6 @@ void Jit64::WriteExit(u32 destination, int exit_num) { Cleanup(); - // External exceptions are checked when the following instruction sets the <= 0 flag. - // If we need to force the check, execute a useless SUB EAX, EAX SUB(32, M(&CoreTiming::downcount), js.downcountAmount > 127 ? Imm32(js.downcountAmount) : Imm8(js.downcountAmount)); //If nobody has taken care of this yet (this can be removed when all branches are done)