Lines Matching +full:6 +full:b

34 	"       br      1b              \n"  in raw_copy_from_user()
42 " br 3b \n" in raw_copy_from_user()
45 "6: ldb %3, (%2, 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()
97 " ldw %6, (%2, 12) \n" in raw_copy_to_user()
101 "11: stw %6, (%1, 12) \n" in raw_copy_to_user()
105 " br 1b \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()
117 "6: stb %3, (%1, 0) \n" 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()
181 " br 1b \n" in __clear_user()
187 " br 3b \n" in __clear_user()
188 "5: cmpnei %0, 0 \n" /* 1B */ in __clear_user()
190 "6: stb %2, (%1, 0) \n" 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()