Lines Matching full:r2
51 "eor r2, r0, r1\n\t" in strcpy()
53 "tst r2, #3\n\t" in strcpy()
69 "sub r2, r3, "magic1(r5)"\n\t" in strcpy()
70 "bics r2, r2, r3\n\t" in strcpy()
71 "tst r2, "magic2(r5)"\n\t" in strcpy()
83 "sub r2, r3, "magic1(r5)"\n\t" in strcpy()
84 "bics r2, r2, r3\n\t" in strcpy()
85 "tst r2, "magic2(r5)"\n\t" in strcpy()
86 "sub r2, r4, "magic1(r5)"\n\t" in strcpy()
89 "bics r2, r2, r4\n\t" in strcpy()
90 "tst r2, "magic2(r5)"\n\t" in strcpy()
117 "ldrb r2, [r1], #1\n\t" in strcpy()
118 "strb r2, [ip], #1\n\t" in strcpy()
119 "cmp r2, #0\n\t" in strcpy()
125 "ldrh r2, [r1], #2\n\t" in strcpy()
127 "tst r2, #0xff00\n\t" in strcpy()
129 "strneh r2, [ip], #2\n\t" in strcpy()
130 "lsreq r2, r2, #8\n\t" in strcpy()
131 "streqb r2, [ip]\n\t" in strcpy()
132 "tstne r2, #0xff\n\t" in strcpy()
134 "tst r2, #0xff\n\t" in strcpy()
136 "strneh r2, [ip], #2\n\t" in strcpy()
137 "streqb r2, [ip]\n\t" in strcpy()
138 "tstne r2, #0xff00\n\t" in strcpy()
146 "ldrb r2, [r1], #1\n\t" in strcpy()
147 "strb r2, [ip], #1\n\t" in strcpy()
148 "cmp r2, #0\n\t" in strcpy()
155 "ldrb r2, [r1], #1\n\t" in strcpy()
156 "strb r2, [r3], #1\n\t" in strcpy()
157 "cmp r2, #0\n\t" in strcpy()
163 "ldrb r2, [r1]\n\t" in strcpy()
165 "strb r2, [r3]\n\t" in strcpy()
167 "cmp r2, #0\n\t" in strcpy()