Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/lib/
Dev6-copy_page.S68 wh64 ($16)
73 wh64 ($1)
78 wh64 ($1)
83 wh64 ($1)
88 wh64 ($1)
89 wh64 ($2)
93 wh64 ($1)
94 wh64 ($2)
98 wh64 ($1)
99 wh64 ($2)
[all …]
Dev6-clear_page.S20 wh64 ($16)
21 wh64 ($2)
22 wh64 ($3)
24 1: wh64 ($17)
Dev6-memset.S137 addq $5, 8, $4 # E : Initial wh64 address (filler instruction)
159 wh64 ($4) # L1 : memory subsystem write hint
160 subq $3, 24, $2 # E : For determining future wh64 addresses
164 addq $5, 128, $4 # E : speculative target of next wh64
167 addq $5, 64, $7 # E : Fallback address for wh64 (== next trip addr)
314 addq $5, 8, $4 # E : Initial wh64 address (filler instruction)
336 wh64 ($4) # L1 : memory subsystem write hint
337 subq $3, 24, $2 # E : For determining future wh64 addresses
341 addq $5, 128, $4 # E : speculative target of next wh64
344 addq $5, 64, $7 # E : Fallback address for wh64 (== next trip addr)
[all …]
Dev6-memcpy.S78 addq $16, 64, $7 # E : Initial (+1 trip) wh64 address
84 wh64 ($7) # L1 : memory subsystem hint: 64 bytes at
92 addq $7, 64, $7 # E : Update next wh64 address
96 addq $16, 64, $1 # E : fallback value for wh64
118 # fallback wh64 address if < 2 more trips
Dev6-clear_user.S147 bis $6,$6,$3 # E : U L U L : Initial wh64 address is dest
151 wh64 ($3) # .. .. .. L1 : memory subsystem hint
156 addq $6, 128, $3 # E : Target address of wh64
/linux-2.6.39/arch/tile/kernel/
Dintvec_32.S41 .macro wh64 reg macro
227 wh64 r0 /* cache line 3 */
240 wh64 sp /* cache line 0 */
421 wh64 r52 /* cache line 2 */
432 wh64 r52 /* cache line 1 */
574 wh64 r52
578 wh64 r52
582 wh64 r52
585 wh64 r52
/linux-2.6.39/arch/tile/lib/
Dmemcpy_32.S291 EX: { wh64 r9; addi r9, r9, 64 }
459 EX: { mvz r3, r8, r1; wh64 r0 }