Lines Matching +full:4 +full:b

24 	"10:    ldw     %4, (%2, 4)     \n"  in raw_copy_from_user()
26 " stw %4, (%1, 4) \n" in raw_copy_from_user()
28 "12: ldw %4, (%2, 12) \n" in raw_copy_from_user()
30 " stw %4, (%1, 12) \n" in raw_copy_from_user()
34 " br 1b \n" in raw_copy_from_user()
35 "3: cmplti %0, 4 \n" in raw_copy_from_user()
37 "4: ldw %3, (%2, 0) \n" in raw_copy_from_user()
39 " addi %2, 4 \n" in raw_copy_from_user()
40 " addi %1, 4 \n" in raw_copy_from_user()
41 " subi %0, 4 \n" in raw_copy_from_user()
42 " br 3b \n" in raw_copy_from_user()
50 " br 5b \n" in raw_copy_from_user()
52 " subi %0, 4 \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()
92 "1: cmplti %0, 16 \n" /* 4W */ in raw_copy_to_user()
95 " ldw %4, (%2, 4) \n" in raw_copy_to_user()
99 "9: stw %4, (%1, 4) \n" in raw_copy_to_user()
105 " br 1b \n" in raw_copy_to_user()
106 "3: cmplti %0, 4 \n" /* 1W */ in raw_copy_to_user()
109 "4: stw %3, (%1, 0) \n" in raw_copy_to_user()
110 " addi %2, 4 \n" in raw_copy_to_user()
111 " addi %1, 4 \n" in raw_copy_to_user()
112 " subi %0, 4 \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()
122 "7: subi %0, 4 \n" in raw_copy_to_user()
123 "8: subi %0, 4 \n" in raw_copy_to_user()
124 "12: subi %0, 4 \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()
169 "1: cmplti %0, 32 \n" /* 4W */ in __clear_user()
172 "10: stw %2, (%1, 4) \n" in __clear_user()
181 " br 1b \n" in __clear_user()
182 "3: cmplti %0, 4 \n" /* 1W */ in __clear_user()
184 "4: stw %2, (%1, 0) \n" in __clear_user()
185 " addi %1, 4 \n" in __clear_user()
186 " subi %0, 4 \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()