diff options
| author | Lioncash <mathew1800@gmail.com> | 2018-03-25 21:36:37 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2018-03-25 21:36:39 -0400 |
| commit | 8b29997ed188bbf62ac568cf21dfed39a84c1f88 (patch) | |
| tree | b6f63d5d725f9b64018008a79c2ea2c3b91b80b9 /Source/Core/Common/StringUtil.cpp | |
| parent | b0efcdc8ef6da6a934c1204b08a118bb302baadd (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
