Lines Matching refs:tmp1w
32 tmp1w .req w3 label
70 ldrb tmp1w, [src, #-1]!
71 strb tmp1w, [dst, #-1]!
74 ldrh tmp1w, [src, #-2]!
75 strh tmp1w, [dst, #-2]!
78 ldr tmp1w, [src, #-4]!
79 str tmp1w, [dst, #-4]!
100 cmp tmp1w, #0x20
118 ldr tmp1w, [src, #-4]!
119 str tmp1w, [dst, #-4]!
122 ldrh tmp1w, [src, #-2]!
123 strh tmp1w, [dst, #-2]!
126 ldrb tmp1w, [src, #-1]
127 strb tmp1w, [dst, #-1]