summaryrefslogtreecommitdiffstats
path: root/gdb/alpha-tdep.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2006-07-11 20:44:53 +0000
committerMark Kettenis <kettenis@gnu.org>2006-07-11 20:44:53 +0000
commit24c4176016ae0480a558aac3b9f6917e4088ca4e (patch)
tree70d791121a6a223962e6dd884fc77b7ab516c76e /gdb/alpha-tdep.h
parentf95c03496ddb61bd2a24e0f87cb2ad96536e36a3 (diff)
downloadppe42-binutils-24c4176016ae0480a558aac3b9f6917e4088ca4e.tar.gz
ppe42-binutils-24c4176016ae0480a558aac3b9f6917e4088ca4e.zip
* alpha-tdep.h (ALPHA_INSN_SIZE): New define.
Diffstat (limited to 'gdb/alpha-tdep.h')
-rw-r--r--gdb/alpha-tdep.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/alpha-tdep.h b/gdb/alpha-tdep.h
index 9ac564ef57..69fc9d256c 100644
--- a/gdb/alpha-tdep.h
+++ b/gdb/alpha-tdep.h
@@ -54,6 +54,9 @@
#define ALPHA_PC_REGNUM 64 /* Contains program counter */
#define ALPHA_UNIQUE_REGNUM 66 /* PAL_rduniq value */
+/* Instruction size. */
+#define ALPHA_INSN_SIZE 4
+
/* The alpha has two different virtual pointers for arguments and locals.
The virtual argument pointer is pointing to the bottom of the argument
OpenPOWER on IntegriCloud