aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CMakeLists.txt
AgeCommit message (Expand)Author
2021-06-23externals: Update fmt to 8.0.0Lioncash
2021-05-31github: Add build-and-test workflowmerry
2021-04-26emit_x64_floating_point: Optimize 32-bit EmitFPRSqrtEstimateMerryMage
2020-07-05A32/ASIMD: Ensure decoder table is correctMerryMage
2020-04-22CMakeLists: Add DYNARMIC_FRONTENDS optionMerryMage
2020-04-22mp: Migrate to shared version of mp libraryMerryMage
2020-04-22A64: Add options for detecting misaligned loads and storesMerryMage
2020-04-22constant_propagation_pass: Handle GetCarryFromOp for MostSignificantWordMerryMage
2020-04-22CMakeLists: Define FMT_USE_USER_DEFINED_LITERALS=0MerryMage
2020-04-22tests: Fix Windows build when DYNARMIC_TESTS_USE_UNICORN is enabledMerryMage
2020-04-22dynarmic_tests: Remove skyeye interpreterLioncash
2020-04-22fp/info: Incorrect point_position in FPValueMerryMage
2020-04-22fuzz_with_unicorn: Split utility functions into fuzz_utilMerryMage
2020-04-22tests: Refactor unicorn_emu to allow for A32 unicornMerryMage
2020-04-22tests: Print cpu infoMerryMage
2020-04-22fp/op: Implement FPToFixedMerryMage
2020-04-22mantissa_util: Implement ResidualErrorOnRightShiftMerryMage
2020-04-22mp: Implement metaprogramming libraryMerryMage
2020-04-22fp: Implement FPUnpackMerryMage
2020-04-22tests: Add print_info programMerryMage
2020-04-22CMake: Make FindUnicorn introduce a unicorn targetLioncash
2020-04-22assert: Use fmt in ASSERT_MSGMerryMage
2020-04-22A32: Change UserCallbacks to be similar to A64's interfaceMerryMage
2020-04-22A64/tests: Split unicorn sanity checking from other testsMerryMage
2020-04-22travis: Run A64 testsMerryMage
2020-04-22tests/A64: Fuzz against unicornMerryMage
2020-04-22tests/A64: Move TestEnvironment to own headerMerryMage
2020-04-22A64: Backend frameworkMerryMage
2020-04-22Label A32 specific code appropriatelyMerryMage
2020-04-22CMakeLists: Derive the source file listings from targets directly (#118)Mat M
2017-03-11CMakeLists: Only link LLVM libs against the libraryLioncash
2017-03-07CMakeLists: Remove unnecessary linker language specifiersLioncash
2017-03-04CMakeLists: Make boost an interface library targetLioncash
2017-02-26externals: Make catch an interface targetLioncash
2016-12-20emit_x64: Refactor patching codeMerryMage
2016-12-19CMakeLists: Use target_compile_options intead of add_compile_optionsMerryMage
2016-08-26Implement public header filesMerryMage
2016-08-22CMakeLists: Clean upLioncash
2016-08-22tests/skyeye_interpreter: Update Skyeye (22-08-1016)MerryMage
2016-08-05Optionally disassemble x86_64 code using LLVMTillmann Karras
2016-07-18Better MSVC supportMerryMage
2016-07-12tests: Add some Arm testsMerryMage
2016-07-07Fuzz thumb instructionsMerryMage
2016-07-07Implement terminal instructionsMerryMage
2016-07-04Proper implementation of Arm::TranslateMerryMage
2016-07-04Reorganisation, Import Skyeye, This is a messMerryMage