Searched refs:cc0 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/alpha/kernel/
H A Dcore_cia.c798 unsigned int cc0, cc1;
801 __asm__ __volatile__ ("rpcc %0" : "=r"(cc0));
805 cc1 -= cc0;
795 unsigned int cc0, cc1; local

Completed in 226 milliseconds