thorpej
|
18c1bea288
|
Oops, properly mark a memory operand as both an input and an
output as necessary.
|
2001-04-16 17:05:22 +00:00 |
thorpej
|
966b3da402
|
ANSI'ify.
|
2000-06-08 02:53:47 +00:00 |
thorpej
|
f6cea17c36
|
Rename the atomic operations to have generic machine-independent
names, and define __HAVE_ATOMIC_OPERATIONS to indicate their
existence.
|
2000-05-23 05:12:53 +00:00 |
thorpej
|
23c5667cfe
|
Use ANSI-style function declarations for the various inline functions
here. Addresses port-alpha/9056.
|
2000-03-05 18:46:14 +00:00 |
thorpej
|
5d0a62da53
|
Remove now-obsolete atomic operations.
|
1999-12-03 01:13:17 +00:00 |
thorpej
|
4106b60175
|
Move atomic operations into <machine/atomic.h>, and make them in-line
assembly, rather than function calls.
...except alpha_atomic_testset_l(), which will go away completely once
I commit the new <machine/lock.h>.
|
1999-12-02 01:09:11 +00:00 |