Searched refs:testop (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/arm/lib/ |
D | testsetbit.S | 12 testop _test_and_set_bit, orreq, streq label
|
D | testchangebit.S | 12 testop _test_and_change_bit, eor, str label
|
D | testclearbit.S | 12 testop _test_and_clear_bit, bicne, strne label
|
D | bitops.h | 61 .macro testop, name, instr, store 96 .macro testop, name, instr, store
|