Lines Matching full:n
29 "pld [r1, #0]\n\t" in __strcpy_arm()
30 "eor r2, r0, r1\n\t" in __strcpy_arm()
31 "mov ip, r0\n\t" in __strcpy_arm()
32 "tst r2, #3\n\t" in __strcpy_arm()
33 "bne 4f\n\t" in __strcpy_arm()
34 "tst r1, #3\n\t" in __strcpy_arm()
35 "bne 3f\n" in __strcpy_arm()
36 "5:\n\t" in __strcpy_arm()
38 "str r5, [sp, #-4]!\n\t" in __strcpy_arm()
39 "mov r5, #0x01\n\t" in __strcpy_arm()
40 "orr r5, r5, r5, lsl #8\n\t" in __strcpy_arm()
41 "orr r5, r5, r5, lsl #16\n\t" in __strcpy_arm()
44 "str r4, [sp, #-4]!\n\t" in __strcpy_arm()
45 "tst r1, #4\n\t" in __strcpy_arm()
46 "ldr r3, [r1], #4\n\t" in __strcpy_arm()
47 "beq 2f\n\t" in __strcpy_arm()
48 "sub r2, r3, "magic1(r5)"\n\t" in __strcpy_arm()
49 "bics r2, r2, r3\n\t" in __strcpy_arm()
50 "tst r2, "magic2(r5)"\n\t" in __strcpy_arm()
51 "itt eq\n\t" in __strcpy_arm()
52 "streq r3, [ip], #4\n\t" in __strcpy_arm()
53 "ldreq r3, [r1], #4\n" in __strcpy_arm()
54 "bne 1f\n\t" in __strcpy_arm()
58 ".p2align 2\n" in __strcpy_arm()
59 "2:\n\t" in __strcpy_arm()
60 "pld [r1, #8]\n\t" in __strcpy_arm()
61 "ldr r4, [r1], #4\n\t" in __strcpy_arm()
62 "sub r2, r3, "magic1(r5)"\n\t" in __strcpy_arm()
63 "bics r2, r2, r3\n\t" in __strcpy_arm()
64 "tst r2, "magic2(r5)"\n\t" in __strcpy_arm()
65 "sub r2, r4, "magic1(r5)"\n\t" in __strcpy_arm()
66 "bne 1f\n\t" in __strcpy_arm()
67 "str r3, [ip], #4\n\t" in __strcpy_arm()
68 "bics r2, r2, r4\n\t" in __strcpy_arm()
69 "tst r2, "magic2(r5)"\n\t" in __strcpy_arm()
70 "itt eq\n\t" in __strcpy_arm()
71 "ldreq r3, [r1], #4\n\t" in __strcpy_arm()
72 "streq r4, [ip], #4\n\t" in __strcpy_arm()
73 "beq 2b\n\t" in __strcpy_arm()
74 "mov r3, r4\n" in __strcpy_arm()
75 "1:\n\t" in __strcpy_arm()
77 "rors r3, r3, #24\n\t" in __strcpy_arm()
79 "strb r3, [ip], #1\n\t" in __strcpy_arm()
80 "tst r3, #0xff\n\t" in __strcpy_arm()
82 "ror r3, r3, #8\n\t" in __strcpy_arm()
84 "bne 1b\n\t" in __strcpy_arm()
85 "ldr r4, [sp], #4\n\t" in __strcpy_arm()
87 "ldr r5, [sp], #4\n\t" in __strcpy_arm()
89 "BX LR\n" in __strcpy_arm()
93 "3:\n\t" in __strcpy_arm()
94 "tst r1, #1\n\t" in __strcpy_arm()
95 "beq 1f\n\t" in __strcpy_arm()
96 "ldrb r2, [r1], #1\n\t" in __strcpy_arm()
97 "strb r2, [ip], #1\n\t" in __strcpy_arm()
98 "cmp r2, #0\n\t" in __strcpy_arm()
99 "it eq\n" in __strcpy_arm()
100 "BXEQ LR\n" in __strcpy_arm()
101 "1:\n\t" in __strcpy_arm()
102 "tst r1, #2\n\t" in __strcpy_arm()
103 "beq 5b\n\t" in __strcpy_arm()
104 "ldrh r2, [r1], #2\n\t" in __strcpy_arm()
106 "tst r2, #0xff00\n\t" in __strcpy_arm()
107 "iteet ne\n\t" in __strcpy_arm()
108 "strneh r2, [ip], #2\n\t" in __strcpy_arm()
109 "lsreq r2, r2, #8\n\t" in __strcpy_arm()
110 "streqb r2, [ip]\n\t" in __strcpy_arm()
111 "tstne r2, #0xff\n\t" in __strcpy_arm()
113 "tst r2, #0xff\n\t" in __strcpy_arm()
114 "itet ne\n\t" in __strcpy_arm()
115 "strneh r2, [ip], #2\n\t" in __strcpy_arm()
116 "streqb r2, [ip]\n\t" in __strcpy_arm()
117 "tstne r2, #0xff00\n\t" in __strcpy_arm()
119 "bne 5b\n\t" in __strcpy_arm()
120 "BX LR\n" in __strcpy_arm()
124 "4:\n\t" in __strcpy_arm()
125 "ldrb r2, [r1], #1\n\t" in __strcpy_arm()
126 "strb r2, [ip], #1\n\t" in __strcpy_arm()
127 "cmp r2, #0\n\t" in __strcpy_arm()
128 "bne 4b\n\t" in __strcpy_arm()