summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs with operand ordering and unnecessary sync/eieio ops. Mostlygrehan2003-01-181-59/+71
* Fixed branch labelsgrehan2002-09-191-5/+5
* Make atomic_cmpset_32 correctly return 0 on failure.benno2002-02-241-0/+3
* Fix the atomic_*_32 operations. These were written before I had the abilitybenno2001-06-271-19/+19
* Don't initialise ret in atomic_cmpset_32.benno2001-06-261-2/+1
* Fix asm constraints for atomic_cmpset_32. This fix may also be neededbenno2001-06-241-1/+1
* This commit (along with one pending in sys/dev/ofw and one in sys/conf) givebenno2001-06-161-25/+27
* PowerPC atomic operation functions.benno2001-01-071-56/+298
* Shells for the atomic operations FreeBSD needs.obrien2001-01-011-0/+228
OpenPOWER on IntegriCloud