Lines Matching refs:tmp1w
42 tmp1w .req w3 label
75 ldrb tmp1w, [src], #1
76 strb tmp1w, [dst], #1
79 ldrh tmp1w, [src], #2
80 strh tmp1w, [dst], #2
83 ldr tmp1w, [src], #4
84 str tmp1w, [dst], #4
104 cmp tmp1w, #0x20
132 ldr tmp1w, [src], #4
133 str tmp1w, [dst], #4
136 ldrh tmp1w, [src], #2
137 strh tmp1w, [dst], #2
140 ldrb tmp1w, [src]
141 strb tmp1w, [dst]