summaryrefslogtreecommitdiffstats
path: root/tester/covoar/Target_aarch64.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Target: Convert to C++Ryan Long2021-12-101-3/+3
|
* tester/covoar: Fix clang warningsChris Johns2021-09-031-2/+2
|
* covoar/Target_aarch64: Swap QEMU taken/not taken bitsAlex White2021-04-161-0/+6
| | | | | | | This overrides the `TargetBase` behavior to allow branches to be marked correctly as either taken or not taken. Closes #4387
* covoar: Add aarch64 targetAlex White2021-03-301-0/+77