Searched refs:LONG_INS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A 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()
|
H A D | asm.h | 225 #define LONG_INS ins macro 254 #define LONG_INS dins macro
|
Completed in 2 milliseconds