aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/A64
AgeCommit message (Expand)Author
2024-03-02Change Config to make fastmem_pointer of zero valid.Ash
2024-02-24tests/A64: Update {S,U}SHL testszmt00
2024-02-20tests/A64: Add URSHL testszmt00
2024-02-17tests/A64: Add non-paired min/max integer testszmt00
2024-02-13tests/A64: Add SQABS testszmt00
2024-02-10tests/A64: Add negative-shift elements to `USHL`Wunkolo
2024-02-10tests/A64: Convert recent tests to oaknutzmt00
2024-02-06tests/A64: Use oaknut for CLZ assemblyWunkolo
2024-02-06tests/A64: Add CLZ vector unit-testsWunkolo
2024-01-28tests/A64: Add {U,S}MINP.B, {U,S}MAXP.B testszmt00
2024-01-28backend/arm64: Update for oaknut 2.0.0.Merry
2024-01-23tests/A64: Add SABD testszmt00
2024-01-10tests/A64: Add {U,S}MINP.H, {U,S}MAXP.H testszmt00
2024-01-02tests/A64: Add {U,S}MINP.S, {U,S}MAXP.S testszmt00
2023-12-17tests/A64: Add remaining UZP unit tests.zmt00
2023-12-11tests/A64: Add VUZP{1,2}.H unit testszmt00
2023-12-02tests/A64: Add VUZP{1,2}.S unit testszmt00
2023-03-31tests: fibonacci exampleMerry
2023-02-04reg_alloc: Fix cast-qual issueMerry
2023-01-15tests: Ensure issue #727 resolvedMerry
2023-01-15emit_x64_floating_point: Fix register allocation bug in FPTwoOpMerry
2022-12-31tests: Update to Catch2 v3Merry
2022-12-29tests/fp_min_max: Test FPCR.FZmerry
2022-12-29tests/fp_min_max: Add a few more test casesMerry
2022-12-29tests: Add FMAX/FMIN/FMAXNM/FMINNM testsMerry
2022-12-03Add test for isolated GetNZCVFromOpLiam
2022-12-03Fix EXTR (flipped rgister order)Liam
2022-11-29emit_x64_data_processing: Detect overflow on divisionMerry
2022-07-20emit_x64_vector: Ensure FPSR.QC is set even if output is invalidatedMerry
2022-07-11emit_x64: Fix bugs in fast dispatcherMerry
2022-06-21A32/A64: Allow std::nullopt from MemoryReadCodeMerry
2022-04-19Migrate to mclMerry
2022-04-06tests/A64: Add {S,U}SHL instruction unit testsWunkolo
2021-12-23general: Rename files with duplicate namesMorph
2021-09-27tests: Add {S,V}ADD{V,P} testsWunkolo
2021-08-08catch: Correct include directoryMerry
2021-08-07tests: Add FMLA(lane) testWunkolo
2021-08-06fuzz_with_unicorn: Correct printing of vectorsMerry
2021-08-06tests: Use Zydis for disassemblyMerry
2021-06-23externals: Update fmt to 8.0.0Lioncash
2021-06-20tests: add F{MIN,MAX}NM testsWunkolo
2021-06-10tests: Add FABS testsWunkolo
2021-06-08tests: Add F{MIN,MAX} testsWunkolo
2021-06-06A64/config.h: Split fastmem and page_table options.Markus Wick
2021-05-31tests: Format to clang-format mandated styleMerryMage
2021-05-28unit tests & various fixesJeremy Van de woestyne
2021-05-28tests/A64: Add VQADD/VQSUB unit testsWunkolo
2021-05-22emit_x64_vector: AVX512VBMI implementation of EmitVectorTableLookup128Wunkolo
2021-05-22tests/A64: Add TBL/TBX instruction unit testsWunkolo
2021-05-22Add .clang-format fileMerryMage