Lines Matching refs:hrestime_adj
562 ldx [%l4 + %lo(hrestime_adj)], %l0 ! %l0 = hrestime_adj
564 ! hrestime_adj == 0 ?
567 tst %l0 ! is hrestime_adj >= 0 ?
571 addcc %l0, %l5, %g0 ! hrestime_adj < -adj ?
575 mov %l0, %l5 ! no, so set adj = hrestime_adj
577 subcc %l0, %l5, %g0 ! hrestime_adj < adj ?
578 bl,a,pt %xcc, 2f ! yes, set adj = hrestime_adj
579 mov %l0, %l5 ! delay: adj = hrestime_adj
585 stx %l0, [%l4 + %lo(hrestime_adj)] ! hrestime_adj = timedelta
747 .global timedelta, hres_last_tick, hrestime, hrestime_adj
759 hrestime_adj: label