summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWmain.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-23 23:31:56 -0400
committerLioncash <mathew1800@gmail.com>2018-05-23 23:31:58 -0400
commit34adc529a77d6efb64774ea23b69ac8835609b47 (patch)
tree053b942fe591ab92098d34ef797f4a5fba21da54 /Source/Core/VideoBackends/Software/SWmain.cpp
parent8a79f9099cebad4e4517ed7d89418ac23faef32f (diff)
Interpreter_FloatingPoint: Don't update the FPRF in fres in certain exceptional cases
If FPSCR.ZE is set and a divide by zero exception is signaled, then the FPRF shouldn't be updated with a result. Similarly, if the input is an SNaN and FPSCR.VE is set, then the FPRF shouldn't be updated.
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWmain.cpp')
0 files changed, 0 insertions, 0 deletions