summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-07-26 17:34:00 +0200
committerJosJuice <josjuice@gmail.com>2021-08-04 23:04:02 +0200
commit12629beff8d9e1eb9a23f1f5ac05d6b56abf946f (patch)
treef3cb5805e9e19d8c7c70028042cce03003058695 /Source/Core/Common/FileUtil.cpp
parentecbce0a2040a5fa405d497a2df3695f3997017ab (diff)
JitArm64: Call swap variants of memory write functions
Write_U16_Swap leaves the upper 32 bits alone. Reimplementing this correctly in the JIT would require more than one instruction, so let's just call Write_U16_Swap instead, like Jit64 does.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions