Searched refs:__LL (Results 1 – 2 of 2) sorted by relevance
/external/kernel-headers/original/asm-mips/ |
D | bitops.h | 29 #define __LL "ll " macro 36 #define __LL "lld " macro 67 "1: " __LL "%0, %1 # set_bit \n" in set_bit() 77 "1: " __LL "%0, %1 # set_bit \n" in set_bit() 90 "1: " __LL "%0, %1 # set_bit \n" in set_bit() 132 "1: " __LL "%0, %1 # clear_bit \n" in clear_bit() 142 "1: " __LL "%0, %1 # clear_bit \n" in clear_bit() 155 "1: " __LL "%0, %1 # clear_bit \n" in clear_bit() 211 "1: " __LL "%0, %1 # change_bit \n" in change_bit() 224 "1: " __LL "%0, %1 # change_bit \n" in change_bit() [all …]
|
D | local.h | 37 "1:" __LL "%1, %2 # local_add_return \n" in local_add_return() 51 "1:" __LL "%1, %2 # local_add_return \n" in local_add_return() 82 "1:" __LL "%1, %2 # local_sub_return \n" in local_sub_return() 96 "1:" __LL "%1, %2 # local_sub_return \n" in local_sub_return()
|