Lines Matching refs:hrestime_adj
401 ldx [%l4 + %lo(hrestime_adj)], %l0 ! %l0 = hrestime_adj
403 ! hrestime_adj == 0 ?
406 tst %l0 ! is hrestime_adj >= 0 ?
410 addcc %l0, %l5, %g0 ! hrestime_adj < -adj ?
414 mov %l0, %l5 ! no, so set adj = hrestime_adj
416 subcc %l0, %l5, %g0 ! hrestime_adj < adj ?
417 bl,a,pt %xcc, 2f ! yes, set adj = hrestime_adj
418 mov %l0, %l5 ! delay: adj = hrestime_adj
424 stx %l0, [%l4 + %lo(hrestime_adj)] ! hrestime_adj = timedelta
586 .global timedelta, hres_last_tick, hrestime, hrestime_adj
598 hrestime_adj: label