summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-03-25 21:36:37 -0400
committerLioncash <mathew1800@gmail.com>2018-03-25 21:36:39 -0400
commit8b29997ed188bbf62ac568cf21dfed39a84c1f88 (patch)
treeb6f63d5d725f9b64018008a79c2ea2c3b91b80b9 /Source/Core/Common/StringUtil.cpp
parentb0efcdc8ef6da6a934c1204b08a118bb302baadd (diff)
Interpreter: Remove an unnecessary UReg_MSR& cast from SingleStepInner
This is technically undefined behavior, but regardless of that, it's not even necessary since we can just make a temporary around the MSR value and just discard it when done with it, since all we do is query the FP bit value with it.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions