4 # error gcc asm extensions required
6 #if !(defined __ppc__ || defined __PPC__)
7 # error only ppc platform supported
21 :
"=r"(tb1),
"=r"(tbu),
"=r"(tbu1) );
22 }
while (tbu != tbu1);
24 return ( ((
tw_clock)tbu) << 32 ) | tb1;
tw_clock tw_clock_now(tw_pe *me)
tw_clock tw_clock_read(void)
Holds the entire PE state.
void tw_clock_init(tw_pe *me)
tw_clock clock_offset
Initial clock value for this PE.
tw_clock clock_time
Most recent clock value for this PE.