summaryrefslogtreecommitdiff
path: root/include/gdb/sim-sh.h
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2004-09-08 09:03:42 +0000
committerCorinna Vinschen <corinna@vinschen.de>2004-09-08 09:03:42 +0000
commit899a8cf07bf17ae5168ada174369b5a8ab743e78 (patch)
tree28d5c95370ddbbe997b5c0b3edf764cc16310b16 /include/gdb/sim-sh.h
parent7c679d16f33281add1dabfbff973250aa2149836 (diff)
downloadbinutils-gdb-899a8cf07bf17ae5168ada174369b5a8ab743e78.tar.gz
* sim-sh.h: Add new sh2a banked registers.
Diffstat (limited to 'include/gdb/sim-sh.h')
-rw-r--r--include/gdb/sim-sh.h15
1 files changed, 12 insertions, 3 deletions
diff --git a/include/gdb/sim-sh.h b/include/gdb/sim-sh.h
index ec0d6276b4b..a40eff6311c 100644
--- a/include/gdb/sim-sh.h
+++ b/include/gdb/sim-sh.h
@@ -1,5 +1,5 @@
/* This file defines the interface between the sh simulator and gdb.
- Copyright (C) 2000, 2002 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
This file is part of GDB.
@@ -129,8 +129,17 @@ enum
SIM_SH_R4_BANK_REGNUM,
SIM_SH_R5_BANK_REGNUM,
SIM_SH_R6_BANK_REGNUM,
- SIM_SH_R7_BANK_REGNUM
- /* 100..127: room for expansion. */
+ SIM_SH_R7_BANK_REGNUM,
+ /* 109..127: room for expansion. */
+ SIM_SH_TBR_REGNUM,
+ SIM_SH_IBNR_REGNUM,
+ SIM_SH_IBCR_REGNUM,
+ SIM_SH_BANK_REGNUM,
+ SIM_SH_BANK_MACL_REGNUM,
+ SIM_SH_BANK_GBR_REGNUM,
+ SIM_SH_BANK_PR_REGNUM,
+ SIM_SH_BANK_IVN_REGNUM,
+ SIM_SH_BANK_MACH_REGNUM
};
enum