aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/A64/testenv.h
AgeCommit message (Expand)Author
2022-06-21A32/A64: Allow std::nullopt from MemoryReadCodeMerry
2022-04-19Migrate to mclMerry
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
2021-02-17fixed data + instruction cache callbacks (w/ tests)emuplz
2020-05-03Exclusive Monitor: Rework exclusive monitor interface.Fernando Sahmkow
2020-04-23Relicense to 0BSDMerryMage
2020-04-22tests: Refactor unicorn_emu to allow for A32 unicornMerryMage
2020-04-22testenv: Make code_mem mobileMerryMage
2020-04-22a64_emit_x64: Ensure host has updated ticks in EmitA64GetCNTPCTMerryMage
2020-04-22fuzz_with_unicorn: Avoid self-modifying codeMerryMage
2020-04-22A64: Implement system register CNTPCT_EL0MerryMage
2020-04-22assert: Use fmt in ASSERT_MSGMerryMage
2020-04-22tests/A64: Test memory writesMerryMage
2020-04-22IR: Add IR instructions A64Memory{Read,Write}128MerryMage
2020-04-22interface: Move Vector typedef to config.hMerryMage
2020-04-22testenv: Use format constantsMerryMage
2020-04-22tests/A64: Move TestEnvironment to own headerMerryMage