summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
diff options
context:
space:
mode:
authorskidau <skidau@gmail.com>2012-05-01 20:35:12 +1000
committerskidau <skidau@gmail.com>2012-05-01 20:35:12 +1000
commit75fbbcae4003227fd842f668d041af8373e7b29a (patch)
treea19ceb2a56243ef37322216c0964bb72e6b498f4 /Source/Core/VideoCommon
parent330f63df80f94488655d21b535cf75a2ce0e9fa2 (diff)
parent05040379e9765c563c8b1327560076169a5c3793 (diff)
Merge branch 'JIT-Exceptions'
* JIT-Exceptions: JitIL code cleanup Changed the JIT code to make the FPU exception timing more accurate. The exception is now triggered at the first FP instruction instead of the start of the block. Rearranged the JIT exception code for a tiny speed-up. Only external exceptions are checked at the end of the block. All other exceptions are checked at the time they occur. Fixes issue 5382. Conflicts: Source/Core/Core/Src/PowerPC/Jit64/Jit_LoadStore.cpp
Diffstat (limited to 'Source/Core/VideoCommon')
0 files changed, 0 insertions, 0 deletions