rpcs3/3rdparty
Nekotekina 580bd2b25e Initial Linux Aarch64 support
* Update asmjit dependency (aarch64 branch)
* Disable USE_DISCORD_RPC by default
* Dump some JIT objects in rpcs3 cache dir
* Add SIGILL handler for all platforms
* Fix resetting zeroing denormals in thread pool
* Refactor most v128:: utils into global gv_** functions
* Refactor PPU interpreter (incomplete), remove "precise"
* - Instruction specializations with multiple accuracy flags
* - Adjust calling convention for speed
* - Removed precise/fast setting, replaced with static
* - Started refactoring interpreters for building at runtime JIT
*   (I got tired of poor compiler optimizations)
* - Expose some accuracy settings (SAT, NJ, VNAN, FPCC)
* - Add exec_bytes PPU thread variable (akin to cycle count)
* PPU LLVM: fix VCTUXS+VCTSXS instruction NaN results
* SPU interpreter: remove "precise" for now (extremely non-portable)
* - As with PPU, settings changed to static/dynamic for interpreters.
* - Precise options will be implemented later
* Fix termination after fatal error dialog
2022-01-15 06:48:04 +03:00
..
2021-09-16 13:59:08 +01:00
2022-01-15 06:48:04 +03:00
2021-11-24 19:41:05 +01:00
2022-01-15 06:48:04 +03:00
2021-11-29 22:12:39 +01:00
2022-01-02 23:33:19 +01:00
2021-10-11 22:20:20 +02:00
2021-11-29 22:12:39 +01:00
2022-01-04 21:23:53 +01:00
2021-11-29 22:12:39 +01:00
2021-10-05 20:16:11 +02:00
2021-11-24 19:41:05 +01:00
2022-01-15 06:48:04 +03:00
2021-10-28 21:01:27 +02:00