summaryrefslogtreecommitdiff
path: root/Source/Core/Common/File.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-01-24 14:10:04 +0100
committerJosJuice <josjuice@gmail.com>2021-01-26 22:53:33 +0100
commit88f3fec04e3e3b277d071aa0db19cbe77db2696e (patch)
tree9db44890293c0f8ef3f1373c30115237ad999baa /Source/Core/Common/File.cpp
parent2a6fffd60efe64aae2181e1f0f3dc90c936a0a90 (diff)
JitArm64: Add asserts for unexpected single to float conversions
If the register pressure is high when allocating registers, Arm64FPRCache may spill a guest register which we are going to allocate later during the current instruction, which has the side effect of turning it into double precision. This will have bad consequences if we are assuming that it is single precision, so let's add some asserts to detect if that ever happens.
Diffstat (limited to 'Source/Core/Common/File.cpp')
0 files changed, 0 insertions, 0 deletions