Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(18)

Unified Diff: common/android/ucontext_constants.h

Issue 1544002: x64: Update offset of fpregs_mem. (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/src
Patch Set: Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « common/android/include/sys/ucontext.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/android/ucontext_constants.h
diff --git a/common/android/ucontext_constants.h b/common/android/ucontext_constants.h
index 92871b4389e1aa7fc0a12f7a380a742063f9ac57..079680524d41a808e9733d5bd606de7b7d43cacb 100644
--- a/common/android/ucontext_constants.h
+++ b/common/android/ucontext_constants.h
@@ -126,7 +126,7 @@
#define MCONTEXT_GREGS_RSP 160
#define MCONTEXT_GREGS_RIP 168
#define MCONTEXT_FPREGS_PTR 224
-#define MCONTEXT_FPREGS_MEM 424
+#define MCONTEXT_FPREGS_MEM 448
#define FPREGS_OFFSET_MXCSR 24
#else
« no previous file with comments | « common/android/include/sys/ucontext.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted