Home
last modified time | relevance | path

Searched refs:tbu1 (Results 1 – 1 of 1) sorted by relevance

/mbedtls-development/programs/test/
A Dbenchmark.c291 unsigned long tbl, tbu0, tbu1; in mbedtls_timing_hardclock() local
297 asm volatile( "mftbu %0" : "=r" (tbu1) ); in mbedtls_timing_hardclock()
299 while( tbu0 != tbu1 ); in mbedtls_timing_hardclock()

Completed in 4 milliseconds