summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-06-29 10:39:15 +0200
committerJosJuice <josjuice@gmail.com>2021-06-29 10:44:41 +0200
commite581d970d620732018da2511b2373b4afb9eb42a (patch)
treef55f4243bf017d500e7f39c1df56d5ae85ac159b /Source/Core/Common/StringUtil.cpp
parent3b3fb9d4c3761aaf11c25bce6178125a4f5ed7e9 (diff)
JitArm64: Fix MSVC warning '~': zero extending 'u32' to 'u64'
While the third parameter of ANDI2R is u64, the upper half of it does not get read if we're emitting a 32-bit instruction (which we are doing here).
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions