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-10-08
externals: Update fmt to 10.1.1
Merry
2023-10-08
Squashed 'externals/fmt/' changes from c4ee72653..f5e54359d
Merry
2023-09-01
CMakeLists: Only enable -pendantic-errors when DYNARMIC_WARNINGS_AS_ERRORS en...
Merry
2023-08-28
emit_x64_vector_floating_point: RSqrtEstimate: Add AVX implementation
Merry
2023-08-28
emit_x64_vector_floating_point: FPVectorMulAdd: Minimize full fallback
Merry
2023-08-28
emit_x64_vector_floating_point: Implement GetNonSignMaskVector
Merry
2023-08-28
emit_x64_floating_point: FPMulAdd: Inline NaN handling
Merry
2023-07-20
dynarmic: 6.5.0
Merry
2023-07-20
build: set SOVERSION to major.minor
Andrea Pappacoda
2023-07-09
README: Update projects list
Merry
2023-07-09
exception_handler_macos: Avoid undefined behavior due to accessing misaligned...
comex
2023-05-26
dynarmic: 6.4.8
Merry
2023-05-17
spin_lock: Unlocked at initilization time
merry
2023-05-07
spin_lock: Invalidate runtime generated code
Merry
2023-05-07
spin_lock: Use std::call_once
Merry
2023-05-05
dynarmic: 6.4.7
Merry
2023-05-05
a32_get_set_elimination_pass: Appease MSVC 2022
Merry
2023-04-29
common: Defer spin-lock initialization.
Steveice10
2023-04-27
Squashed 'externals/oaknut/' changes from 816481f10..c24f918e5
Merry
2023-04-27
externals: Update oaknut to 1.1.6
Merry
2023-04-27
x64/block_of_code: Only commit minimum required memory
Merry
2023-04-01
6.4.6
Merry
2023-03-31
tests: fibonacci example
Merry
2023-03-31
backend/arm64: Implement RSB
merry
2023-03-31
arm64/abi: Add Xscratch2
merry
2023-03-15
a32_interface: remove Context
Liam
2023-03-04
cmake: fix static standalone build
Alexandre Bouvier
2023-02-21
emit_x64_vector: AVX512VBMI implementation of EmitVectorTableLookup64
Wunkolo
2023-02-21
tests/A32: Add tbl/tbx instruction unit tests
Wunkolo
2023-02-15
emit_arm64: Add BlockRelocationType::MoveToScratch0
Merry
2023-02-11
A64: Remove more instances of use of VectorMultiply64
Merry
2023-02-11
backend/arm64: Add InvalidateCacheRanges
Merry
2023-02-05
6.4.5
Merry
2023-02-05
LICENSE: Update name
Merry
2023-02-05
a32_get_set_elimination_pass: Fix bugs in A32 get/set algorithm
Merry
2023-02-04
verbose_debugging_output: Use actual names
Merry
2023-02-04
Appease clang-format
Merry
2023-02-04
clang-format: Use clang-format 15
Merry
2023-02-04
reg_alloc: Fix cast-qual issue
Merry
2023-02-03
README: Add touchHLE
Merry
2023-02-03
a32_get_set_elimination_pass: Fix Set/GetVector for 64-bit registers
Merry
2023-02-03
tests: Support noopt mode
Merry
2023-02-03
verbose debugging: Ensure host fp state is preserved
Merry
2023-02-03
reg_alloc: Support unused values for noopt mode
Merry
2023-01-20
emit_x64_vector: zext TBL (3)
Merry
2023-01-20
CMake: Add dependencies to Config file
Merry
2023-01-20
emit_x64_vector: zext Vector*SaturatedNarrowTo*
Merry
2023-01-20
emit_x64_floating_point: zext FPFixedU32ToDouble
Merry
2023-01-20
emit_x64_vector: Fix vector upper output of EmitVectorSignedSaturatedNarrowTo...
Merry
2023-01-20
backend/arm64: Implement VectorMultiply64, but allow only during debugging
Merry
[prev]
[next]