aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/A32/test_arm_instructions.cpp
AgeCommit message (Expand)Author
2022-11-08backend/arm64/a32_address_space: Terminate early if halted prior to execution...Merry
2022-02-12test_arm_instructions: Add vmsr/vcmp/vmrs testmerry
2021-12-23general: Rename files with duplicate namesMorph
2021-08-08catch: Correct include directoryMerry
2021-05-31tests: Format to clang-format mandated styleMerryMage
2021-05-28unit tests & various fixesJeremy Van de woestyne
2021-05-22Add .clang-format fileMerryMage
2021-05-19Consolidate all source files into src/ directoryMerry
2020-07-04Add optimization flags to disable specific optimizationsMerryMage
2020-06-22emit_x64_floating_point: Correct error in s16 rounding in EmitFPToFixedMerryMage
2020-06-20A32: Implement ASIMD VCEQ, VCGE, VCGT, VCLE, VCLT with zeroLioncash
2020-06-18test_arm_instructions: Add vclt.f32 (zero) testMerryMage
2020-06-12emit_x64_packed: PackedAbsDiffSumS8: Fix case when bits above the lower 32 bi...MerryMage
2020-04-24Fix single stepping for certain instructionsMerryMage
2020-04-23Relicense to 0BSDMerryMage
2020-04-22test_arm_instruction: Revive some old testsMerryMage
2020-04-22constant_propagation_pass: Handle GetCarryFromOp for MostSignificantWordMerryMage