
20 Dec
2009
20 Dec
'09
5:47 p.m.
Phil Endecott wrote:
I have posted a patch here:
There's a new version of my ARM patch here: http://chezphil.org/tmp/boost_atomic_20091220.patch This adds support for Thumb mode; it wraps each asm block with code that changes to/from normal ARM mode. (Thumb mode doesn't include the load-locked/store-conditional instructions.) This has been superficially tested, but it would all benefit from some more eyes. Phil.