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