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

/netbsd-current/sys/arch/alpha/stand/netboot/
H A Drpcc.S6 LEAF(alpha_rpcc,1)
9 END(alpha_rpcc)
H A Dgetsecs.c24 lastpcc = alpha_rpcc() & 0xffffffff;
34 curpcc = alpha_rpcc() & 0xffffffff;
/netbsd-current/sys/arch/alpha/include/
H A Dcpu_counter.h60 return (alpha_rpcc() & 0xffffffffU);
H A Dalpha_cpu.h371 alpha_rpcc(void) function
/netbsd-current/sys/arch/alpha/alpha/
H A Dmachdep.c1738 pcc0 = alpha_rpcc() & 0xffffffffUL;
1747 pcc1 = alpha_rpcc() & 0xffffffffUL;

Completed in 76 milliseconds