Searched refs:tick (Results 1 – 2 of 2) sorted by relevance
305 #warning OpenBSD does not allow access to tick register using software version instead311 unsigned long tick; in mbedtls_timing_hardclock() local312 asm volatile ("rdpr %%tick, %0;" : "=&r" (tick)); in mbedtls_timing_hardclock()313 return tick; in mbedtls_timing_hardclock()326 unsigned long tick; in mbedtls_timing_hardclock() local328 asm volatile ("mov %%g1, %0" : "=r" (tick)); in mbedtls_timing_hardclock()329 return tick; in mbedtls_timing_hardclock()
9 Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new …