Add powerpc atomic operations
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 22 Sep 2009 22:11:17 +0000 (18:11 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 22 Sep 2009 22:11:17 +0000 (18:11 -0400)
commitf689dcbc075f17e1382bc560ce41b273173a9f46
tree35dc2bab32b37f3281c071704485e40afbcad6ab
parent6edb297e0e3be79bdf91f841879d3358454a6601
Add powerpc atomic operations

cmpxchg
atomic_add_return
atomic_sub_return
atomic_add
atomic_sub
atomic_inc
atomic_dec

(already had xchg)

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
arch_atomic_ppc.h
This page took 0.024476 seconds and 4 git commands to generate.