Skip to content

checkasm: Explicitly test whether the readtime() function works

This gives a clearer indication about what is wrong, instead of running into illegal instruction errors in the individual tests.

On ARM and AArch64, access to the cycle counter register is forbidden in user mode code by default on Linux and Darwin.

Merge request reports

Loading