Searched refs:LONG_INS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/mips/include/asm/ |
D | bitops.h | 99 __bit_op(*m, __stringify(LONG_INS) " %0, %3, %2, 1", "i"(bit), "r"(~0)); in set_bit() 127 __bit_op(*m, __stringify(LONG_INS) " %0, $0, %2, 1", "i"(bit)); in clear_bit() 236 __stringify(LONG_INS) " %1, $0, %3, 1", in test_and_clear_bit()
|
D | asm.h | 225 #define LONG_INS ins macro 254 #define LONG_INS dins macro
|