summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/AudioCommon.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-10-15 18:34:54 +0200
committerJosJuice <josjuice@gmail.com>2021-10-15 21:32:46 +0200
commit7c88ca7c4e51ed75c23b1ee47d57437f8b0e0dd4 (patch)
treed55e202a42de6405ae34008b5f02acfc93ca8c86 /Source/Core/AudioCommon/AudioCommon.cpp
parent6caf51f966c19a5b489ee960d03445a419b6ff23 (diff)
JitArm64: Work around a GCC warning promoted to error
GCC complains about float_emit being null when inlining ByteswapAfterLoad into MMIOLoadToReg. ByteswapAfterLoad does dereference float_emit, but only when passing FLAG_FLOAT, which MMIOLoadToReg has an assert for and does not support. Also cleaning up some unnecessarily specified namespaces while I'm at it.
Diffstat (limited to 'Source/Core/AudioCommon/AudioCommon.cpp')
0 files changed, 0 insertions, 0 deletions