summaryrefslogtreecommitdiffstats
path: root/tester/covoar/Target_aarch64.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Target: Convert to C++Ryan Long2021-12-101-8/+10
|
* covoar/Target_aarch64: Swap QEMU taken/not taken bitsAlex White2021-04-161-0/+11
| | | | | | | 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/+100