Lines Matching refs:tmp1w
43 tmp1w .req w3 label
80 ldrb tmp1w, [src, #-1]!
81 strb tmp1w, [dst, #-1]!
84 ldrh tmp1w, [src, #-2]!
85 strh tmp1w, [dst, #-2]!
88 ldr tmp1w, [src, #-4]!
89 str tmp1w, [dst, #-4]!
110 cmp tmp1w, #0x20
128 ldr tmp1w, [src, #-4]!
129 str tmp1w, [dst, #-4]!
132 ldrh tmp1w, [src, #-2]!
133 strh tmp1w, [dst, #-2]!
136 ldrb tmp1w, [src, #-1]
137 strb tmp1w, [dst, #-1]