Home
last modified time | relevance | path

Searched refs:doex (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dfpras_impl.h138 #define FPRAS_INTERVAL(operation, blk, doex, tmp1, tmp2, tmp3, tmp4, label) \ argument
142 clr doex ;\
161 rd STICK, doex /* doex is a scratch here */ ;\
162 sub doex, tmp3, tmp4 /* delta since last check */ ;\
165 clr doex ;\
166 stx doex, [tmp2] /* updated timestamp */ ;\
169 sethi %hi(fpras_chkfngrps), doex ;\
170 ldn [doex + %lo(fpras_chkfngrps)], doex ;\
172 add doex, tmp1, doex ;\
175 add doex, tmp1, doex /* address of check function */ ;\
[all …]