Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/ml/
H A Dinterrupt.s181 #define SERVE_INTR_PRE(iv_p, cpu, ls1, ls2, os1, os2, os3, regs) \ argument
182 mov iv_p, ls1; \
208 #define SERVE_INTR(os5, cpu, ls1, ls2, os1, os2, os3, os4) \ argument
209 ldn [ls1 + IV_HANDLER], os2; \
210 ldn [ls1 + IV_ARG1], %o0; \
211 ldn [ls1 + IV_ARG2], %o1; \
213 lduh [ls1 + IV_PIL], ls1; \
221 sll ls1, 3, os1; \
226 sll ls1, CPTRSHIFT, os2; \
239 #define SERVE_INTR_NEXT(os5, cpu, ls1, ls2, os1, os2, os3, os4) \ argument
[all …]
/titanic_44/usr/src/cmd/troff/
H A Dn5.c341 i = ls1; in casels()
344 ls1 = ls; in casels()
H A Dtdef.h469 #define ls1 env._ls1 macro