Lines Matching +full:50 +full:a
39 "50: addq.l #1,%0\n" in __generic_copy_from_user()
43 " .section __ex_table,\"a\"\n" in __generic_copy_from_user()
47 " .long 5b,50b\n" in __generic_copy_from_user()
49 : "=d" (res), "+a" (from), "+a" (to), "=&d" (tmp) in __generic_copy_from_user()
80 "50: add.l %5,%0\n" in __generic_copy_to_user()
84 " .section __ex_table,\"a\"\n" in __generic_copy_to_user()
88 " .long 5b,50b\n" in __generic_copy_to_user()
89 " .long 6b,50b\n" in __generic_copy_to_user()
90 " .long 7b,50b\n" in __generic_copy_to_user()
91 " .long 8b,50b\n" in __generic_copy_to_user()
93 : "=d" (res), "+a" (from), "+a" (to), "=&d" (tmp) in __generic_copy_to_user()
128 " .section __ex_table,\"a\"\n" in __clear_user()
137 : "=d" (res), "+a" (to) in __clear_user()