Searched refs:t10 (Results 1 – 5 of 5) sorted by relevance
/arch/alpha/lib/ |
D | stxncpy.S | 109 or t10, t8, t8 129 addq zero, 1, t10 # .. e1 : 130 sll t10, t2, t10 # e0 : t10 = bitmask of last count byte 243 or t8, t10, t6 # e1 : 273 sll t10, t6, t6 # e0 : 286 or t10, t8, t8 320 or t8, t10, t5 # .. e1 : test for end-of-count too
|
D | ev6-stxncpy.S | 139 or t10, t8, t8 # E : 162 addq zero, 1, t10 # E : 164 sll t10, t2, t10 # U : t10 = bitmask of last count byte 288 or t8, t10, t6 # E : (stall) 319 sll t10, t6, t6 # U : (stall) 332 or t10, t8, t8 # E : 367 or t8, t10, t5 # E : test for end-of-count too
|
/arch/ia64/lib/ |
D | copy_page_mck.S | 85 #define t10 t4 // alias! macro 88 #define t14 t10 // alias! 159 (p[D]) ld8 t10 = [src1], 8 166 (p[D]) st8 [dst1] = t10, 8
|
D | memcpy_mck.S | 54 #define t10 t4 // alias! macro 57 #define t14 t10 // alias! 239 EK(.ex_handler, (p[D]) ld8 t10 = [src1], 8) 246 EK(.ex_handler, (p[D]) st8 [dst1] = t10, 8)
|
/arch/alpha/include/uapi/asm/ |
D | regdef.h | 34 #define t10 $24 macro
|