aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-10-08externals: Update fmt to 10.1.1Merry
2023-10-08Squashed 'externals/fmt/' changes from c4ee72653..f5e54359dMerry
2023-09-01CMakeLists: Only enable -pendantic-errors when DYNARMIC_WARNINGS_AS_ERRORS en...Merry
2023-08-28emit_x64_vector_floating_point: RSqrtEstimate: Add AVX implementationMerry
2023-08-28emit_x64_vector_floating_point: FPVectorMulAdd: Minimize full fallbackMerry
2023-08-28emit_x64_vector_floating_point: Implement GetNonSignMaskVectorMerry
2023-08-28emit_x64_floating_point: FPMulAdd: Inline NaN handlingMerry
2023-07-20dynarmic: 6.5.0Merry
2023-07-20build: set SOVERSION to major.minorAndrea Pappacoda
2023-07-09README: Update projects listMerry
2023-07-09exception_handler_macos: Avoid undefined behavior due to accessing misaligned...comex
2023-05-26dynarmic: 6.4.8Merry
2023-05-17spin_lock: Unlocked at initilization timemerry
2023-05-07spin_lock: Invalidate runtime generated codeMerry
2023-05-07spin_lock: Use std::call_onceMerry
2023-05-05dynarmic: 6.4.7Merry
2023-05-05a32_get_set_elimination_pass: Appease MSVC 2022Merry
2023-04-29common: Defer spin-lock initialization.Steveice10
2023-04-27Squashed 'externals/oaknut/' changes from 816481f10..c24f918e5Merry
2023-04-27externals: Update oaknut to 1.1.6Merry
2023-04-27x64/block_of_code: Only commit minimum required memoryMerry
2023-04-016.4.6Merry
2023-03-31tests: fibonacci exampleMerry
2023-03-31backend/arm64: Implement RSBmerry
2023-03-31arm64/abi: Add Xscratch2merry
2023-03-15a32_interface: remove ContextLiam
2023-03-04cmake: fix static standalone buildAlexandre Bouvier
2023-02-21emit_x64_vector: AVX512VBMI implementation of EmitVectorTableLookup64Wunkolo
2023-02-21tests/A32: Add tbl/tbx instruction unit testsWunkolo
2023-02-15emit_arm64: Add BlockRelocationType::MoveToScratch0Merry
2023-02-11A64: Remove more instances of use of VectorMultiply64Merry
2023-02-11backend/arm64: Add InvalidateCacheRangesMerry
2023-02-056.4.5Merry
2023-02-05LICENSE: Update nameMerry
2023-02-05a32_get_set_elimination_pass: Fix bugs in A32 get/set algorithmMerry
2023-02-04verbose_debugging_output: Use actual namesMerry
2023-02-04Appease clang-formatMerry
2023-02-04clang-format: Use clang-format 15Merry
2023-02-04reg_alloc: Fix cast-qual issueMerry
2023-02-03README: Add touchHLEMerry
2023-02-03a32_get_set_elimination_pass: Fix Set/GetVector for 64-bit registersMerry
2023-02-03tests: Support noopt modeMerry
2023-02-03verbose debugging: Ensure host fp state is preservedMerry
2023-02-03reg_alloc: Support unused values for noopt modeMerry
2023-01-20emit_x64_vector: zext TBL (3)Merry
2023-01-20CMake: Add dependencies to Config fileMerry
2023-01-20emit_x64_vector: zext Vector*SaturatedNarrowTo*Merry
2023-01-20emit_x64_floating_point: zext FPFixedU32ToDoubleMerry
2023-01-20emit_x64_vector: Fix vector upper output of EmitVectorSignedSaturatedNarrowTo...Merry
2023-01-20backend/arm64: Implement VectorMultiply64, but allow only during debuggingMerry