9 Commits (7a8176f63f497375450e03e839fa4067a74043a7)

Author SHA1 Message Date
lizzie 7a8176f63f
[dynarmic] implement missing SSE3 implementations (#3301) 2 weeks ago
lizzie 56d3f0e353
[dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765) 3 weeks ago
lizzie f94bae10f2
[dynarmic] fix SignedDiv64 crashing if immediate constprop took effect; also fix result for 0x8000_0000/0xFFFF_FFFF not returning properly for SignedDiv32 (#3517) 2 months ago
lizzie d498db1106
[dynarmic] nuke zydis/zycore out of orbit forever (#2893) 5 months ago
lizzie e4b0c03a22
[dynarmic] use (v)pshufb (SSSE3+) for VREV32/64 emits (#2851) 5 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) 8 months ago
lizzie 0a67c5a324 [dynarmic] fix tests 9 months ago
swurl 6c655321e6
Move dead submodules in-tree 11 months ago