Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/arm64/lib/
A Dbitops.S40 .macro testop, name, instr macro
65 testop test_and_change_bit, eor
66 testop test_and_clear_bit, bic
67 testop test_and_set_bit, orr
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/lib/
A Dtestchangebit.S15 testop _test_and_change_bit, eor, str label
A Dtestclearbit.S15 testop _test_and_clear_bit, bicne, strne label
A Dtestsetbit.S15 testop _test_and_set_bit, orreq, streq label
A Dbitops.h28 .macro testop, name, instr, store
85 .macro testop, name, instr, store

Completed in 4 milliseconds