about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/ucontext_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/ucontext_i.h')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/ucontext_i.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/ucontext_i.h b/sysdeps/unix/sysv/linux/x86_64/ucontext_i.h
index 0a2283b82c..5451a308ee 100644
--- a/sysdeps/unix/sysv/linux/x86_64/ucontext_i.h
+++ b/sysdeps/unix/sysv/linux/x86_64/ucontext_i.h
@@ -29,11 +29,17 @@
 #define oRBP		120
 #define oRSP		160
 #define oRBX		128
+#define oR8		40
+#define oR9		48
 #define oR12		72
 #define oR13		80
 #define oR14		88
 #define oR15		96
+#define oRDI		104
+#define oRSI		112
+#define oRDX		136
 #define oRAX		144
+#define oRCX		152
 #define oRIP		168
 #define oFPREGS		208
 #define oSIGMASK	280