10 Commits (46e78d6cc6047d2ecfdb598873018d9bc3785b92)

Author SHA1 Message Date
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 5 months ago
lizzie 47c6a73971
[dynarmic] nuke mcl dependency (#3777) 5 months ago
lizzie 56d3f0e353
[dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765) 6 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 7 months ago
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) 7 months ago
lizzie f9773fa908
[dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 10 months ago
lizzie d498db1106
[dynarmic] nuke zydis/zycore out of orbit forever (#2893) 10 months ago
unknown 6b01c13975
Revert "[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775)" (#2863) 10 months ago
lizzie 61ab1be0e7
[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775) 10 months ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 1 year ago
lizzie 111f2c3be5
[dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 1 year ago
lizzie 0a67c5a324 [dynarmic] fix tests 1 year ago
swurl 6c655321e6
Move dead submodules in-tree 1 year ago