summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-06-17 16:34:24 +0200
committerJosJuice <josjuice@gmail.com>2021-06-17 16:47:55 +0200
commit752c4898b19a11368ebf7314c4d659bc946ee76b (patch)
treee42d5fda592f8f5ea387fdf195450d38a336f919 /Source/Core/Common/FileUtil.cpp
parent503c62ec00f53fac6995b255ce189e3e0127f233 (diff)
JitArm64: Simplify addex/subfex
Some of the code used when the carry flag is known to be a constant value is really not much better than just setting the carry flag and then using the normal code, and with how rarely this code runs, it isn't well tested either. Might as well get rid of some of this code and simplify things.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions