summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-03-22 15:20:45 -0400
committerLioncash <mathew1800@gmail.com>2018-03-22 22:47:19 -0400
commit42fce74f390d9701b99f16a265c4b84a7d03c820 (patch)
tree465b9fb6e22863fed09e524cc2d4a43abb8b0fa1 /Source/Core/Common/StringUtil.cpp
parent59c5bc964f29a297af129fbefcb2b73df04adda4 (diff)
Jit_Integer: Handle NOP case where RA == RS for ori
ori can be used as a NOP if the two register operands are the same, and the immediate is zero, not only if the two register operands are r0. Also removes the check for !inst.Rc, as ori only has one encoding, and said encoding doesn't even have a record bit in it.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions