rpcsx/rpcs3/Emu/CPU
sguo35 488982f424 spu: external function calls should be marked non-tail
Mark external function calls as non-tail, since they aren't tail calls
and assuming they are will cause returns to fail in Arm64 GHC CC.
2022-07-15 12:37:33 +03:00
..
CPUDisAsm.h RSX-Debugger: Implement backwards scrolling 2022-04-15 22:34:51 +03:00
CPUThread.cpp Savestates/SPU: Kill emulation when its safe to save SPU state 2022-07-15 09:30:53 +03:00
CPUThread.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
CPUTranslator.cpp LLVM: Fix 0 vector constant observation 2022-06-08 19:31:39 +03:00
CPUTranslator.h spu: external function calls should be marked non-tail 2022-07-15 12:37:33 +03:00
sse2neon.h macos: fix build for arm64 2022-04-18 17:53:54 +03:00