Searched refs:testop (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/lib/ |
| H A D | bitops.h | 31 .macro testop, name, instr, store 88 .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
|