summaryrefslogtreecommitdiff
path: root/gdb/frv-tdep.h
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2004-03-13 01:24:20 +0000
committerKevin Buettner <kevinb@redhat.com>2004-03-13 01:24:20 +0000
commitb2d6d697ea2d4406beb407ee26ac116a1ab25f41 (patch)
treeb279090a5be7bb1d21d9f5a1403a7e5345d72237 /gdb/frv-tdep.h
parent34ce532e6451c08faebc9a07c0c668d61fede4b5 (diff)
downloadbinutils-gdb-b2d6d697ea2d4406beb407ee26ac116a1ab25f41.tar.gz
Add FR450 support.
Diffstat (limited to 'gdb/frv-tdep.h')
-rw-r--r--gdb/frv-tdep.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/frv-tdep.h b/gdb/frv-tdep.h
index 691d7a547cd..e33fb117cf5 100644
--- a/gdb/frv-tdep.h
+++ b/gdb/frv-tdep.h
@@ -58,6 +58,10 @@ enum {
dbar1_regnum = 138,
dbar2_regnum = 139,
dbar3_regnum = 140,
+ scr0_regnum = 141,
+ scr1_regnum = 142,
+ scr2_regnum = 143,
+ scr3_regnum = 144,
lr_regnum = 145,
lcr_regnum = 146,
iacc0h_regnum = 147,