diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-09-29 19:43:54 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-09-29 19:43:54 +0000 |
commit | 2f062c72275938cc8fcbf0ce083b73a35d6a5329 (patch) | |
tree | 6240c46f387632da3a0918205be0f4c2713e0941 /hw/sh7750_regnames.c | |
parent | cd1a3f6840e9f4b57860ee0d151347e6ade73d11 (diff) |
Stand-alone SCI/SCIF emulation code, by Magnus Damm.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3270 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/sh7750_regnames.c')
-rw-r--r-- | hw/sh7750_regnames.c | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/hw/sh7750_regnames.c b/hw/sh7750_regnames.c index 6ae491771f..84d5c1a2e0 100644 --- a/hw/sh7750_regnames.c +++ b/hw/sh7750_regnames.c @@ -70,24 +70,6 @@ static regname_t regnames[] = { REGNAME(SH7750_CHCR2_A7) REGNAME(SH7750_CHCR3_A7) REGNAME(SH7750_DMAOR_A7) - REGNAME(SH7750_SCRDR1_A7) - REGNAME(SH7750_SCRDR2_A7) - REGNAME(SH7750_SCTDR1_A7) - REGNAME(SH7750_SCTDR2_A7) - REGNAME(SH7750_SCSMR1_A7) - REGNAME(SH7750_SCSMR2_A7) - REGNAME(SH7750_SCSCR1_A7) - REGNAME(SH7750_SCSCR2_A7) - REGNAME(SH7750_SCSSR1_A7) - REGNAME(SH7750_SCSFR2_A7) - REGNAME(SH7750_SCSPTR1_A7) - REGNAME(SH7750_SCSPTR2_A7) - REGNAME(SH7750_SCBRR1_A7) - REGNAME(SH7750_SCBRR2_A7) - REGNAME(SH7750_SCFCR2_A7) - REGNAME(SH7750_SCFDR2_A7) - REGNAME(SH7750_SCLSR2_A7) - REGNAME(SH7750_SCSCMR1_A7) REGNAME(SH7750_PCTRA_A7) REGNAME(SH7750_PDTRA_A7) REGNAME(SH7750_PCTRB_A7) |