summaryrefslogtreecommitdiffstats
path: root/runtime/arch/arm64/asm_support_arm64.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/arch/arm64/asm_support_arm64.h')
-rw-r--r--runtime/arch/arm64/asm_support_arm64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/arch/arm64/asm_support_arm64.h b/runtime/arch/arm64/asm_support_arm64.h
index 422e20cf..f353408 100644
--- a/runtime/arch/arm64/asm_support_arm64.h
+++ b/runtime/arch/arm64/asm_support_arm64.h
@@ -21,6 +21,7 @@
// TODO Thread offsets need to be checked when on Aarch64.
+// Note: these callee save methods loads require read barriers.
// Offset of field Runtime::callee_save_methods_[kSaveAll]
#define RUNTIME_SAVE_ALL_CALLEE_SAVE_FRAME_OFFSET 0
// Offset of field Runtime::callee_save_methods_[kRefsOnly]