Lines Matching +full:5 +full:b
20 " br 5f \n" in raw_copy_from_user()
34 " br 1b \n" in raw_copy_from_user()
36 " bt 5f \n" in raw_copy_from_user()
42 " br 3b \n" in raw_copy_from_user()
43 "5: cmpnei %0, 0 \n" in raw_copy_from_user()
50 " br 5b \n" in raw_copy_from_user()
61 ".long 2b, 7f \n" in raw_copy_from_user()
62 ".long 4b, 7f \n" in raw_copy_from_user()
63 ".long 6b, 7f \n" in raw_copy_from_user()
64 ".long 10b, 8b \n" in raw_copy_from_user()
65 ".long 11b, 9b \n" in raw_copy_from_user()
66 ".long 12b,13b \n" in raw_copy_from_user()
91 " br 5f \n" in raw_copy_to_user()
96 " ldw %5, (%2, 8) \n" in raw_copy_to_user()
100 "10: stw %5, (%1, 8) \n" in raw_copy_to_user()
105 " br 1b \n" in raw_copy_to_user()
107 " bt 5f \n" in raw_copy_to_user()
113 " br 3b \n" in raw_copy_to_user()
114 "5: cmpnei %0, 0 \n" /* 1B */ in raw_copy_to_user()
121 " br 5b \n" in raw_copy_to_user()
128 ".long 2b, 13f \n" in raw_copy_to_user()
129 ".long 4b, 13f \n" in raw_copy_to_user()
130 ".long 6b, 13f \n" in raw_copy_to_user()
131 ".long 9b, 12b \n" in raw_copy_to_user()
132 ".long 10b, 8b \n" in raw_copy_to_user()
133 ".long 11b, 7b \n" in raw_copy_to_user()
168 " br 5f \n" in __clear_user()
181 " br 1b \n" in __clear_user()
183 " bt 5f \n" in __clear_user()
187 " br 3b \n" in __clear_user()
188 "5: cmpnei %0, 0 \n" /* 1B */ in __clear_user()
193 " br 5b \n" in __clear_user()
196 ".long 8b, 9b \n" in __clear_user()
197 ".long 10b, 9b \n" in __clear_user()
198 ".long 11b, 9b \n" in __clear_user()
199 ".long 12b, 9b \n" in __clear_user()
200 ".long 13b, 9b \n" in __clear_user()
201 ".long 14b, 9b \n" in __clear_user()
202 ".long 15b, 9b \n" in __clear_user()
203 ".long 16b, 9b \n" in __clear_user()
204 ".long 4b, 9b \n" in __clear_user()
205 ".long 6b, 9b \n" in __clear_user()