diff options
author | Dave Brolley <brolley@redhat.com> | 2001-11-14 19:51:40 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2001-11-14 19:51:40 +0000 |
commit | 378af1d671c4ac1e6501c740ba97bbfe1964bf44 (patch) | |
tree | 4d2c2d7b5dfc169f919fe24e1871ca1e959a43cc /sim/m32r/cpu.h | |
parent | 3e43c635d5ceca27f56f51ca22ed7bce1e64ade0 (diff) | |
download | gdb-378af1d671c4ac1e6501c740ba97bbfe1964bf44.zip gdb-378af1d671c4ac1e6501c740ba97bbfe1964bf44.tar.gz gdb-378af1d671c4ac1e6501c740ba97bbfe1964bf44.tar.bz2 |
2001-11-14 Dave Brolley <brolley@redhat.com>
* arch.c: Regenerate.
* arch.h: Regenerate.
* cpu.c: Regenerate.
* cpu.h: Regenerate.
* cpuall.h: Regenerate.
* cpux.c: Regenerate.
* cpux.h: Regenerate.
* decode.c: Regenerate.
* decode.h: Regenerate.
* decodex.c: Regenerate.
* decodex.h: Regenerate.
* model.c: Regenerate.
* modelx.c: Regenerate.
* sem-switch.c: Regenerate.
* sem.c: Regenerate.
* semx-switch.c: Regenerate.
Diffstat (limited to 'sim/m32r/cpu.h')
-rw-r--r-- | sim/m32r/cpu.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sim/m32r/cpu.h b/sim/m32r/cpu.h index 3b06978..6f9a3ff 100644 --- a/sim/m32r/cpu.h +++ b/sim/m32r/cpu.h @@ -2,9 +2,9 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. +Copyright 1996, 1997, 1998, 1999, 2000, 2001 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 @@ -128,11 +128,11 @@ union sem_fields { } sfmt_trap; struct { /* */ IADDR i_disp24; - unsigned char out_h_gr_14; + unsigned char out_h_gr_SI_14; } sfmt_bl24; struct { /* */ IADDR i_disp8; - unsigned char out_h_gr_14; + unsigned char out_h_gr_SI_14; } sfmt_bl8; struct { /* */ SI* i_dr; @@ -150,7 +150,7 @@ union sem_fields { SI* i_sr; UINT f_r2; unsigned char in_sr; - unsigned char out_h_gr_14; + unsigned char out_h_gr_SI_14; } sfmt_jl; struct { /* */ SI* i_dr; |