Searched refs:CONV_HRESTIME (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.s | 546 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ macro 569 CONV_HRESTIME(%o1, %o2, %o3, %o4, %o5) 581 CONV_HRESTIME(%o0, %o2, %o3, %o4, %o5) 620 CONV_HRESTIME(%o0, %o1, %g1, %g2, %g3)
|
/titanic_44/usr/src/uts/sun4v/cpu/ |
H A D | common_asm.s | 415 CONV_HRESTIME(%o1, %o2, %o3, %o4, %o5) 427 CONV_HRESTIME(%o0, %o2, %o3, %o4, %o5) 466 CONV_HRESTIME(%o0, %o1, %g1, %g2, %g3)
|