summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexManagerBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-03-24 20:42:29 -0400
committerLioncash <mathew1800@gmail.com>2018-03-24 20:48:05 -0400
commit89df65aa253064623e313cc102c6b6e371b2ea99 (patch)
treecd6533547266567c4d4621b169061dc37241230f /Source/Core/VideoCommon/VertexManagerBase.cpp
parent328ac424c0e3a99c618237458b1ae6a55fa691e2 (diff)
Interpreter_Integer: Correct precedence of overflow check in nego
The overflow check needs to occur before the condition register update due to the fact that the summary overflow (SO) bit is used in the updating of the condition register. If we set any overflow bits after updating the CR, then we can potentially incorrectly report that an overflow did not happen (in the case the SO bit wasn't set previously).
Diffstat (limited to 'Source/Core/VideoCommon/VertexManagerBase.cpp')
0 files changed, 0 insertions, 0 deletions