mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-05 14:08:17 +01:00
travis: Run A64 tests
This commit is contained in:
parent
4e3675da7b
commit
a59e9ad9c6
12 changed files with 61 additions and 23 deletions
|
|
@ -350,8 +350,6 @@ void FuzzJitArm(const size_t instruction_count, const size_t instructions_to_exe
|
|||
#endif
|
||||
FAIL();
|
||||
}
|
||||
|
||||
if (run_number % 10 == 0) printf("%zu\r", run_number);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue