commit | 4f81ca13532981192c83da95ed8c8cb285817d99 | [log] [tgz] |
---|---|---|
author | Mark Salter <msalter@redhat.com> | Wed Oct 27 17:28:52 2010 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Oct 27 17:28:52 2010 +0100 |
tree | 737f558ce1683dacc5a294694cfd9f1a9b6fa972 | |
parent | 278d91c4609d55202c1e63d5fc5f01466cc7bbab [diff] |
MN10300: Implement atomic ops using atomic ops unit Implement atomic ops using the atomic ops unit available in the AM34 CPU. This allows the equivalent of the LL/SC instructions to be found on other CPUs. Signed-off-by: Mark Salter <msalter@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com>