diff options
Diffstat (limited to 'gdb/alpha-tdep.h')
-rw-r--r-- | gdb/alpha-tdep.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/alpha-tdep.h b/gdb/alpha-tdep.h index 9ac564e..69fc9d2 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 |