Home
last modified time | relevance | path

Searched refs:stq_u (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/alpha/lib/
H A Dclear_user.S36 0: EX( stq_u $31, 0($16) ) # e0 : zero one word
46 2: EX( stq_u $31, 0($16) ) # e0 : zero four words
48 EX( stq_u $31, 8($16) ) # e0 :
50 EX( stq_u $31, 16($16) ) # e0 :
52 EX( stq_u $31, 24($16) ) # e0 :
66 EX( stq_u $5, 0($16) ) # e0 :
83 EX( stq_u $5, -8($16) ) # e0 :
94 EX( stq_u $5, 0($16) ) # e0 :
H A Dstrncpy.S42 stq_u $1, 0($16)
52 stq_u $1, 0($16)
62 stq_u $31, 0($16) # zero one word
67 0: stq_u $31, 0($16) # zero two words
69 stq_u $31, 8($16)
78 stq_u $1, 0($16)
H A Dev6-clear_user.S72 EX( stq_u $5, -8($16) ) # .. .. .. L :
104 EX( stq_u $31, 0($16) ) # .. .. .. L
141 EX( stq_u $31, 0($16) ) # .. L .. ..
145 EX( stq_u $31, 8($16) ) # L :
146 EX( stq_u $31, 16($16) ) # L :
150 EX( stq_u $31, 24($16) ) # L :
151 EX( stq_u $31, 32($16) ) # L :
156 EX( stq_u $31, 40($16) ) # L :
157 EX( stq_u $31, 48($16) ) # L :
162 EX( stq_u $31, 56($16) ) # L :
[all …]
H A Dmemmove.S60 stq_u $1,0($4)
103 stq_u $1,0($4)
126 stq_u $1,0($4)
169 stq_u $1,0($4)
H A Dcsum_partial_copy.c22 #define stq_u(x,y) \ macro
197 stq_u(partial_dest | second_dest, dst); in csum_partial_cfu_src_aligned()
217 stq_u(partial_dest, dst); in csum_partial_cfu_src_aligned()
226 stq_u(partial_dest | second_dest, dst); in csum_partial_cfu_src_aligned()
266 stq_u(partial_dest | second_dest, dst); in csum_partial_cfu_unaligned()
287 stq_u(partial_dest | second_dest, dst); in csum_partial_cfu_unaligned()
292 stq_u(partial_dest | second_dest, dst+1); in csum_partial_cfu_unaligned()
310 stq_u(partial_dest | word | second_dest, dst); in csum_partial_cfu_unaligned()
H A Dstxcpy.S61 stq_u t1, 0(a0) # e0 :
90 1: stq_u t1, 0(a0) # e0 :
155 stq_u t1, 0(a0) # e0 : store first output word
185 stq_u t1, -8(a0) # e0 : save the current word
206 stq_u t1, 0(a0) # e0 : the null was in the high-order bits
229 1: stq_u t1, 0(a0) # e0 :
287 stq_u t1, 0(a0) # .. e0 :
H A Dev6-stxcpy.S74 stq_u t1, 0(a0) # L :
108 1: stq_u t1, 0(a0) # L :
178 stq_u t1, 0(a0) # L : store first output word
210 stq_u t1, -8(a0) # L : save the current word (stall)
233 stq_u t1, 0(a0) # L : the null was in the high-order bits
258 1: stq_u t1, 0(a0) # L :
317 stq_u t1, 0(a0) # .. e0 : (stall)
H A Dstrncat.S74 stq_u $1, 0($16)
80 stq_u $1, 8($16)
H A Dmemset.S67 stq_u $1,0($5) /* E0 */
105 stq_u $1,0($16) /* E0 */
H A Dcopy_user.S52 EXO( stq_u $1,0($16) )
87 EXO( stq_u $1,0($16) )
H A Dstxncpy.S69 stq_u t0, 0(a0) # e0 :
104 1: stq_u t0, 0(a0) # e0 :
173 stq_u t0, 0(a0) # e0 : store first output word
210 stq_u t0, 0(a0) # e0 : save the current word
236 stq_u t0, 0(a0) # e0 : the null was in the high-order bits
265 1: stq_u t0, 0(a0) # e0 :
343 stq_u t0, 0(a0) # e0 :
H A Dev6-stxncpy.S90 stq_u t0, 0(a0) # L :
132 1: stq_u t0, 0(a0) # L :
214 stq_u t0, 0(a0) # L : store first output word
255 stq_u t0, -8(a0) # U : save the current word
280 stq_u t0, 0(a0) # L : the null was in the high-order bits
311 1: stq_u t0, 0(a0) # L :
391 stq_u t0, 0(a0) # L : (stall)
H A Dev6-memset.S92 stq_u $1,0($5) # L : Store result
225 stq_u $1,0($16) # L :
270 stq_u $1,0($5) # L : Store result
403 stq_u $1,0($16) # L :
458 stq_u $1,0($5) # L : Store result
591 stq_u $1,0($16) # L :
H A Dev67-strncat.S80 stq_u $1, 0($16) # L :
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch18989 -static __inline__ void stq_u(unsigned long r5, unsigned long * r11)
18991 +stq_u(u64 val, u64 * p)
19007 - "stq_u %3,%1\n\t"
19008 - "stq_u %2,%0"
19037 - "stq_u %3,%1\n\t"
19038 - "stq_u %2,%0"
19067 - "stq_u %3,%1\n\t"
19068 - "stq_u %2,%0"
19132 +stq_u(u64 val, u64 * p)