__NOP
return __test_and_op_bit(or, __NOP, nr, addr);
return __test_and_op_bit(xor, __NOP, nr, addr);
__op_bit(or, __NOP, nr, addr);
__op_bit(xor, __NOP, nr, addr);
return __test_and_op_bit_ord(or, __NOP, nr, addr, .aq);
: "r" (__NOP(mask))