7 Commits (df838a57fd5d1a118e310933b37e9aeb2d88327b)

Author SHA1 Message Date
lizzie df838a57fd
[dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 2 months ago
lizzie f9773fa908
[dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 6 months ago
lizzie d498db1106
[dynarmic] nuke zydis/zycore out of orbit forever (#2893) 6 months ago
lizzie cc50571275
[dynarmic] fix tests builds (#2601) 7 months ago
crueter 21cd44ec04
[dynarmic] jit fix branch v2 (#203) 8 months ago
crueter 41f0fa97ca
[dynarmic] revert bad changes (#202) 8 months ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 8 months ago
lizzie 56acd4041a
[dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 9 months ago
lizzie 111f2c3be5
[dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 9 months ago
swurl 6c655321e6
Move dead submodules in-tree 11 months ago