* arch.c: Regenerate.
[deliverable/binutils-gdb.git] / sim / sh64 / cpuall.h
index ba6a1e5d714560317f04c9d4b9df7e2bacf336a7..a188f42846e9d25540ca4fabf065171e989cbeb4 100644 (file)
@@ -2,23 +2,23 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright 1996-2009 Free Software Foundation, Inc.
 
-This file is part of the GNU Simulators.
+This file is part of the GNU simulators.
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
+   This file is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 3, or (at your option)
+   any later version.
 
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
+   It is distributed in the hope that it will be useful, but WITHOUT
+   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+   or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+   License for more details.
 
-You should have received a copy of the GNU General Public License along
-with this program; if not, write to the Free Software Foundation, Inc.,
-59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+   You should have received a copy of the GNU General Public License along
+   with this program; if not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 */
 
@@ -35,9 +35,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #endif
 
 extern const MACH sh2_mach;
+extern const MACH sh2e_mach;
+extern const MACH sh2a_fpu_mach;
+extern const MACH sh2a_nofpu_mach;
 extern const MACH sh3_mach;
 extern const MACH sh3e_mach;
+extern const MACH sh4_nofpu_mach;
 extern const MACH sh4_mach;
+extern const MACH sh4a_nofpu_mach;
+extern const MACH sh4a_mach;
+extern const MACH sh4al_mach;
 extern const MACH sh5_mach;
 
 #ifndef WANT_CPU
This page took 0.024462 seconds and 4 git commands to generate.