Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.S242 tmp4, tmp5, tmp6) \ argument
256 and tmp2, tmp1, tmp6 ;\
259 cmp tmp6, tmp4 ;\
262 VTAG_FLUSHUPAGE(VD##lbl, tmp5, tmp6, tmp1, tmp2, tmp3, tmp4) ;\
277 tmp4, tmp5, tmp6) \ argument
291 and tmp2, tmp1, tmp6 ;\
294 cmp tmp6, tmp4 ;\
297 VTAG_FLUSHUPAGE(VI##lbl, tmp5, tmp6, tmp1, tmp2, tmp3, tmp4) ;\
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddomain.c542 struct sockaddr_in6 tmp6; local
558 &tmp6.sin6_addr) == 1)
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexpf.S180 #define tmp6 STACK_BIAS-8 macro
425 st %f12,[%fp+tmp6]
500 ld [%fp+tmp6],%o7 ! (6) load k
1915 st %f12,[%fp+tmp6]
1974 ld [%fp+tmp6],%o7
H A D__vrsqrt.S81 #define tmp6 STACK_BIAS-0x10 macro
473 stx %o7,[%fp+tmp6] ! (4_0) dlexp = *(double*)lexp;
859 ldd [%fp+tmp6],%f18 ! (4_1) dlexp = *(double*)lexp;
894 stx %o7,[%fp+tmp6] ! (4_0) dlexp = *(double*)lexp;
1131 ldd [%fp+tmp6],%f18 ! (4_1) dlexp = *(double*)lexp;
H A D__vpowf.S522 #define tmp6 STACK_BIAS-4 macro
883 st %l7,[%fp+tmp6] ! (Y2_2) STORE exp0
1019 ld [%fp+tmp6],%f17 ! (Y2_1) dtmp1 = (double) exp0;
1075 st %l7,[%fp+tmp6] ! (Y2_2) STORE exp0
1271 ld [%fp+tmp6],%f17 ! (Y2_1) dtmp1 = (double) exp0;
1337 st %l7,[%fp+tmp6] ! (Y2_2) STORE exp0
H A D__vpow.S596 #define tmp6 STACK_BIAS-96 macro
2233 std %f54,[%fp+tmp6];
2255 ldd [%fp+tmp6],%f54
2486 std %f54,[%fp+tmp6];
2508 ldd [%fp+tmp6],%f54
2840 std %f54,[%fp+tmp6];
2862 ldd [%fp+tmp6],%f54
H A D__vlog_ultra3.S2131 #define tmp6 STACK_BIAS-0x40 macro
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c953 int tmp4, tmp5, tmp6; in scsi_ms_page3() local
1027 tmp6 = page3->alt_sect_zone; in scsi_ms_page3()
1073 page3->alt_sect_zone, tmp6); in scsi_ms_page3()