index
:
dynarmic
master
A dynamic recompiler for ARM.
merryhime
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-15
test_generator: Fake task port no longer required
Merry
2023-01-15
tests: Ensure issue #727 resolved
Merry
2023-01-15
dynarmic: 6.4.4
Merry
2023-01-15
emit_x64_floating_point: Fix register allocation bug in FPTwoOp
Merry
2023-01-06
CMakeLists: Minor multi-arch support cleanup
Merry
2023-01-06
github: Test multi-architecture build
Merry
2023-01-06
CMakeLists: Support multi-architecture builds
Merry
2023-01-06
backend: Unify exception handlers across architectures
Merry
2023-01-06
cmake: use ctest module
Alexandre Bouvier
2023-01-03
dynarmic: 6.4.3
Merry
2023-01-03
README: Update 2023-01-03
Merry
2023-01-03
emit_arm64_memory: Use LDAR and STLR instead of barriers
Merry
2022-12-31
cmake: allow shared llvm linking
Alexandre Bouvier
2022-12-31
x64_cpu_info: Add required C headers
Merry
2022-12-31
externals: Integrate catch external
Merry
2022-12-31
externals: Add catch2 v3.2.1
Merry
2022-12-31
Squashed 'externals/catch/' content from commit ab6c7375b
Merry
2022-12-31
tests: Update to Catch2 v3
Merry
2022-12-31
externals: Remove Catch2 v2 external
Merry
2022-12-31
cmake: support standard ctest option
Alexandre Bouvier
2022-12-31
backend/arm64/address_space: Assert that code_cache_size <= 128 MiB
Merry
2022-12-31
cmake: allow options shadowing with normal variables
Alexandre Bouvier
2022-12-31
CMakeLists: Add <oaknut/oaknut.hpp> to precompiled headers
Merry
2022-12-31
dynarmic: 6.4.2
Merry
2022-12-31
CI: Add MSVC-ARM64 builds
Wunkolo
2022-12-31
test_generator: Assist with debugging fastmem on arm64 macOS
Merry
2022-12-31
address_space: Block info should be associated with the entry_point, not the ...
Merry
2022-12-30
dynarmic: 6.4.1
Merry
2022-12-30
externals: Update xbyak to v6.68
Merry
2022-12-30
Squashed 'externals/xbyak/' changes from 88f2f771f..a1ac3750f
Merry
2022-12-30
a64_address_space: Fix ABI push/pop mismatch
Merry
2022-12-29
tests/A32: Add a SVC call test
Merry
2022-12-29
backend/arm64: Fix argument to AddTicks callback
Merry
2022-12-29
ci: Add Android aarch64 build
Macdu
2022-12-29
tests/fp_min_max: Test FPCR.FZ
merry
2022-12-29
emit_x64_vector_floating_point: AVX implementation for EmitFPVectorMinMaxNumeric
merry
2022-12-29
tests/fp_min_max: Add a few more test cases
Merry
2022-12-29
A32: Implement VMAXNM, VMINNM (ASIMD variant)
Merry
2022-12-29
simd_three_same: Use FPVector{Max,Min}Numeric IR instructions
Merry
2022-12-29
tests: Add FMAX/FMIN/FMAXNM/FMINNM tests
Merry
2022-12-29
IR: Implement FPVector{Min,Max}Numeric
Merry
2022-12-29
emit_x64_vector_floating_point: Remove erroneous AVX512 implementation in Emi...
Merry
2022-12-28
CMakeLists: Use system mcl when available
Merry
2022-12-28
externals: Update mcl to 0.1.12
Merry
2022-12-28
Squashed 'externals/mcl/' changes from 0172df743..7f357b571
Merry
2022-12-26
frontend/A32, ir: Add missing include
Macdu
2022-12-11
exception_handler: Minimize arm64 FakeCall
Merry
2022-12-11
emit_arm64_memory: Initial fastmem implementation
Merry
2022-12-11
backend/arm64/{a32,a64}_address_space: Fix wrapped functions
Merry
2022-12-11
CMakeLists: Add missing file
Merry
[next]