aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2011-01-13 13:09:26 -0800
committerAndy McFadden <fadden@android.com>2011-01-13 15:35:27 -0800
commitdcc5a45b820c16bd78a327adf8d57f9e9ea970ea (patch)
treea5ef2e8930ac192cb2ce96716c7698cf8894c44f /vm/compiler/codegen/arm/CodegenDriver.c
parenteeb834a53da2d70bea754233469e2ab7a7957d84 (diff)
Fix implementation of volatile stores
Volatile stores are synchronization actions, not merely releasing stores, so an additional barrier is required. We also have the option of using atomic operations, but that's not recommended (except for 64-bit fields, where we don't have a choice). Bug 3338450 Change-Id: Ibfa3486eb89af7769c81bcf892b3fee50d2028d4
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions