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

  /src/common/lib/libc/arch/aarch64/atomic/
atomic_add_8.S 42 ATOMIC_OP8_NV(add, add)
atomic_and_8.S 42 ATOMIC_OP8_NV(and, and)
atomic_or_8.S 42 ATOMIC_OP8_NV(or, orr)
atomic_sub_8.S 42 ATOMIC_OP8_NV(sub, sub)
atomic_xor_8.S 42 ATOMIC_OP8_NV(xor, eor)
atomic_op_asm.h 59 #define ATOMIC_OP8_NV(OP, INSN) \

Completed in 16 milliseconds