Sync config.sub,config.guess with upstream.
[deliverable/binutils-gdb.git] / gdb / aarch64-tdep.h
index 6297170d426b8750af85733081c7a357b1f57e2e..625282070480017cd1e960ae3bd62c94f9163aa3 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target dependent code for GDB on AArch64 systems.
 
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GDB.
@@ -68,6 +68,8 @@ enum aarch64_regnum
 
 /* Total number of general (X) registers.  */
 #define AARCH64_X_REGISTER_COUNT 32
+/* Total number of D registers.  */
+#define AARCH64_D_REGISTER_COUNT 32
 
 /* The maximum number of modified instructions generated for one
    single-stepped instruction.  */
This page took 0.024694 seconds and 4 git commands to generate.