Searched refs:endhigh (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Di386_timer.c99 unsigned long endlow, endhigh; local
103 rdtsc(endlow,endhigh);
108 :"=a" (endlow), "=d" (endhigh)
110 "0" (endlow), "1" (endhigh));
113 if (endhigh)

Completed in 96 milliseconds