HomeSort by: relevance | last modified time | path
    Searched refs:ATOMIC_OP16_NV (Results 1 - 6 of 6) sorted by relevancy

  /src/common/lib/libc/arch/aarch64/atomic/
atomic_add_16.S 42 ATOMIC_OP16_NV(add, add)
atomic_and_16.S 42 ATOMIC_OP16_NV(and, and)
atomic_or_16.S 42 ATOMIC_OP16_NV(or, orr)
atomic_xor_16.S 42 ATOMIC_OP16_NV(xor, eor)
atomic_sub_16.S 44 ATOMIC_OP16_NV(sub, sub)
atomic_op_asm.h 103 #define ATOMIC_OP16_NV(OP, INSN) \

Completed in 13 milliseconds