Home
last modified time | relevance | path

Searched refs:testop (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/arm/lib/
Dtestchangebit.S12 testop _test_and_change_bit, eor, str label
Dtestclearbit.S12 testop _test_and_clear_bit, bicne, strne label
Dtestsetbit.S12 testop _test_and_set_bit, orreq, streq label
Dbitops.h31 .macro testop, name, instr, store
88 .macro testop, name, instr, store