10 Commits (93f5af68c90d0daecd9f370243d02d4eff711e7c)

Author SHA1 Message Date
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 3 weeks ago
lizzie ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025) 4 months ago
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 5 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 7 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 7 months ago
lizzie f9773fa908
[dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 11 months ago
lizzie cc50571275
[dynarmic] fix tests builds (#2601) 12 months ago
crueter 21cd44ec04
[dynarmic] jit fix branch v2 (#203) 1 year ago
crueter 41f0fa97ca
[dynarmic] revert bad changes (#202) 1 year ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 1 year ago
lizzie 56acd4041a
[dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 1 year ago
lizzie 111f2c3be5
[dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 1 year ago
swurl 6c655321e6
Move dead submodules in-tree 1 year ago