/sysdeps/alpha/ |
A D | stxncpy.S | 75 bne t7, $a_eos # .. e1 : 87 beq t7, $a_loop # e1 : 108 or t8, t6, t7 # e0 : 119 or t10, t7, t7 196 bne t7, $u_eos # .. e1 : 248 or t7, t10, t6 # e1 : 264 or t6, t8, t7 # e0 : 286 1: cmpbge zero, t1, t7 290 or t10, t7, t7 328 andnot t7, t3, t7 # e0 : [all …]
|
A D | strncmp.S | 72 bne t7, $eos 136 ornot t1, t7, t7 145 cmpbge zero, t7, t7 # eos in the first word of s2? 146 or t7, t8, t8 171 bne t7, $eos 178 or t7, t8, t7 179 bne t7, $u_final 228 cmpbge zero, t1, t7 247 and t6, t7, t8 249 or t6, t8, t7 [all …]
|
A D | stxcpy.S | 65 bne t7, $a_eos # .. e1 : 76 beq t7, $a_loop # .. e1 (zdb) 84 and t7, t6, t8 # e1 (stall) 96 or t8, t6, t7 # .. e1 : 148 bne t7, $u_final # .. e1 : 165 bne t7, $u_eos # .. e1 : 191 beq t7, $u_loop # .. e1 : 220 and t6, t7, t8 # e1 : 227 or t6, t8, t7 # e0 : 277 and t6, t7, t8 # e0 : [all …]
|
A D | strcmp.S | 55 bne t7, $eos # e1 (zdb) 69 cmpbge zero, t1, t7 # e0 : 70 beq t7, $a_loop # .. e1 (zdb) 89 beq t7, $u_head # e1 : 119 bne t7, $eos # .. e1 : 123 cmpbge zero, t3, t7 # e1 : 124 bne t7, $u_final # e1 : 147 bne t7, $eos # .. e1 : 169 and t6, t7, t8 # e1 : 171 or t6, t8, t7 # e1 : [all …]
|
A D | strncpy.S | 54 subq t8, 1, t7 # e0 : clear the final bits in the prev 55 or t7, t8, t7 # e1 : word 56 zapnot t0, t7, t0 # e0 : 77 subq t10, 1, t7 # .. e1 : word 78 or t7, t10, t7 # e0 : 79 zap t0, t7, t0 # e1 (stall)
|
A D | stpncpy.S | 69 subq t8, 1, t7 # e0 : clear the final bits in the prev 70 or t7, t8, t7 # e1 : word 71 zapnot t0, t7, t0 # e0 : 92 subq t10, 1, t7 # .. e1 : word 93 or t7, t10, t7 # e0 : 94 zap t0, t7, t0 # e1 (stall)
|
A D | strrchr.S | 44 mov zero, t7 # .. e1 : t7 is last match byte compare mask 66 cmovne t3, t3, t7 # e0 : 81 cmovne t3, t3, t7 # .. e1 : save it, if match found 88 beq t7, $retnull # .. e1 : 90 and t7, 0xf0, t2 # e0 : binary search for the high bit set 91 cmovne t2, t2, t7 # .. e1 (zdb) 93 and t7, 0xcc, t1 # .. e1 : 94 cmovne t1, t1, t7 # e0 : 96 and t7, 0xaa, t0 # e0 :
|
A D | _mcount.S | 66 stq t7, 0x80(sp) 92 ldq t7, 0x80(sp)
|
/sysdeps/alpha/alphaev6/ |
A D | stxncpy.S | 74 bne t7, $a_eos # U : 95 cmpbge zero, t0, t7 # E : 98 beq t7, $a_loop # U : 136 or t10, t7, t7 # E : 207 bne t7, $u_final # U : 227 bne t7, $u_eos # U : 258 beq t7, $u_loop # U : 327 or t10, t7, t7 # E : 367 andnot t7, t3, t7 # E : (stall) 369 beq t7, $u_head # U : [all …]
|
/sysdeps/alpha/alphaev67/ |
A D | stpncpy.S | 65 subq t8, 1, t7 # clear the final bits in the prev word 67 or t7, t8, t7 68 zapnot t0, t7, t0 96 subq t10, 1, t7 100 or t7, t10, t7 102 zap t0, t7, t0
|
/sysdeps/mips/sys/ |
A D | regdef.h | 55 #define t7 $15 macro 59 #define ta3 t7
|
/sysdeps/ia64/fpu/ |
A D | libm_support.h | 595 t32,t1,t2,t3,t4,t5,t6,t7,t8) \ argument 596 __LIBM_MULL1_K80(t7,t8,xhi,yhi, t32,t1,t2,t3,t4,t5,t6) \ 599 rlo=t7-rhi; rlo=rlo+t1; 611 t32,t1,t2,t3,t4,t5,t6,t7,t8) 629 __LIBM_MULL_K80(r,x,y, t32,t1,t2,t3,t4,t5,t6,t7,t8) 644 rlo=t7-rhi; rlo=rlo+t1; 657 t32,t1,t2,t3,t4,t5,t6,t7,t8,t9) 675 __LIBM_DIVL_K80(r,x,y, t32,t1,t2,t3,t4,t5,t6,t7,t8,t9) 687 __LIBM_MULL1_K80(t8,t9,t7,t7, t32,t1,t2,t3,t4,t5,t6) \ 691 rlo=t7-rhi; rlo=rlo+t1; [all …]
|
/sysdeps/unix/sysv/linux/alpha/alpha/ |
A D | regdef.h | 13 #define t7 $8 macro
|
/sysdeps/ieee754/dbl-64/ |
A D | e_lgamma_r.c | 114 t7 = -3.68452016781138256760e-03, /* 0xBF6E2EFF, 0xB3E914D7 */ variable 266 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13))); in __ieee754_lgamma_r()
|
/sysdeps/ieee754/flt-32/ |
A D | e_lgammaf_r.c | 49 t7 = -3.6845202558e-03, /* 0xbb7177fe */ variable 201 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13))); in __ieee754_lgammaf_r()
|
/sysdeps/sparc/sparc32/ |
A D | memcpy.S | 23 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 35 st %t7, [%dst + offset + 0x1c]; 37 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
/sysdeps/mips/ |
A D | memcpy.S | 212 # define REG7 t7
|