13 Commits (55a7c0e3f9790b8f9f2000bbcd15eabbf4419c5e)

Author SHA1 Message Date
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 1 month ago
lizzie eec460ec2e
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 4 months ago
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 5 months ago
lizzie 47c6a73971
[dynarmic] nuke mcl dependency (#3777) 5 months ago
DraVee 097ccf830d
[dynarmic] Fix building of tests (#3599) 6 months ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 6 months ago
lizzie 72b3f3a8a5
[dynarmic] remove dead-code arm/thumb disassembler (#3546) 7 months ago
SDK Chan bccc46a325
[src/dynarmic] Fix No member named 'join' in namespace 'fmt' (#3188) 9 months ago
lizzie 50f8d4130d
[dynarmic] allow better dtrace diagnostics for code - do not clobber %rbp and save frame pointer (#2653) 9 months ago
lizzie a5996c7511
[dynarmic] Refactoring to reduce latency hit from recompilation (#358) 10 months ago
lizzie cc50571275
[dynarmic] fix tests builds (#2601) 11 months ago
lizzie f5bb07341a
[dynarmic] merge IR opt pass into single TU (#2561) 11 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
swurl 6c655321e6
Move dead submodules in-tree 1 year ago