Adhemerval Zanella 704f794714 powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
On powerpc, atomic_exchange_and_add is implemented without any
barriers.  This patchs adds the missing instruction and memory barrier
for acquire and release semanthics.
2014-11-26 07:06:28 -05:00
..
2014-05-13 09:49:20 -07:00
2012-01-08 00:45:01 -05:00
2005-12-14 15:06:39 +00:00