OSDN Git Service

Support for Toshiba MeP.
authorbrolley <brolley>
Mon, 5 Feb 2007 20:28:38 +0000 (20:28 +0000)
committerbrolley <brolley>
Mon, 5 Feb 2007 20:28:38 +0000 (20:28 +0000)
commitd5caa91699ecc19a1b1e8234ff6e549cee0f2fdb
treeb5033b6c5c7d4cead1285f131061c6e222c392f5
parente3861d22cd306763304ddf7dbe8a1bca14f6ca8b
Support for Toshiba MeP.
448 files changed:
sid/Makefile.in
sid/aclocal.m4
sid/bsp/ChangeLog
sid/bsp/Makefile.in
sid/bsp/aclocal.m4
sid/bsp/configrun-sid.in
sid/bsp/configure
sid/bsp/pregen/ChangeLog
sid/bsp/pregen/Makefile.in
sid/bsp/pregen/mep-gdb-tksm.conf [new file with mode: 0644]
sid/bsp/pregen/mep-gdb.conf [new file with mode: 0644]
sid/bsp/pregen/mep-gloss.conf [new file with mode: 0644]
sid/bsp/pregen/mep-little-gdb-tksm.conf [new file with mode: 0644]
sid/bsp/pregen/mep-little-gdb.conf [new file with mode: 0644]
sid/bsp/pregen/pregen-configs.in
sid/component/CATALOG
sid/component/ChangeLog
sid/component/Makefile.in
sid/component/aclocal.m4
sid/component/bochs/Makefile.in
sid/component/bochs/aclocal.m4
sid/component/bochs/cmos/Makefile.in
sid/component/bochs/config.sub
sid/component/bochs/configure
sid/component/bochs/cpu/Makefile.in
sid/component/bochs/cpu/fpu/Makefile.in
sid/component/bochs/cpu/memory/Makefile.in
sid/component/bochs/dma/Makefile.in
sid/component/bochs/floppy/Makefile.in
sid/component/bochs/gui/Makefile.in
sid/component/bochs/harddrv/Makefile.in
sid/component/bochs/keyboard/Makefile.in
sid/component/bochs/pic/Makefile.in
sid/component/bochs/pit/Makefile.in
sid/component/bochs/unmapped/Makefile.in
sid/component/bochs/vga/Makefile.in
sid/component/cache/ChangeLog
sid/component/cache/Makefile.am
sid/component/cache/Makefile.in
sid/component/cache/cache.cxx
sid/component/cache/mep-cache.cxx [new file with mode: 0644]
sid/component/cache/mep-cache.h [new file with mode: 0644]
sid/component/cgen-cpu/ChangeLog
sid/component/cgen-cpu/Makefile.in
sid/component/cgen-cpu/aclocal.m4
sid/component/cgen-cpu/compCGEN.cxx
sid/component/cgen-cpu/configure
sid/component/cgen-cpu/configure.in
sid/component/cgen-cpu/mep/ChangeLog [new file with mode: 0644]
sid/component/cgen-cpu/mep/Makefile.am [new file with mode: 0644]
sid/component/cgen-cpu/mep/Makefile.in [new file with mode: 0644]
sid/component/cgen-cpu/mep/aclocal.m4 [new file with mode: 0644]
sid/component/cgen-cpu/mep/avc-cpu.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/avc.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/avc2-cpu.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/avc2.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/common_model.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/common_model.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/configure [new file with mode: 0755]
sid/component/cgen-cpu/mep/configure.in [new file with mode: 0644]
sid/component/cgen-cpu/mep/fmax-cpu.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/fmax-fp.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/fmax-fp.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/fmax-fpu.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/fmax-fpu.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/fmax.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/hw-cpu-mep.txt [new file with mode: 0644]
sid/component/cgen-cpu/mep/hw-cpu-mep.xml [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-16-decode.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-16-decode.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-16-defs.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-16-model.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-16-model.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-16-sem.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-32-decode.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-32-decode.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-32-defs.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-32-model.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-32-model.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-32-sem.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-48-decode.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-48-decode.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-48-defs.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-48-model.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-48-model.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-48-sem.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-64-decode.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-64-decode.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-64-defs.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-64-model.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-64-model.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cop2-64-sem.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core1-decode.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core1-decode.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core1-defs.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core1-model.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core1-model.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core1-sem.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core2-decode.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core2-decode.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core2-defs.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core2-model.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core2-model.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-core2-sem.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-cpu.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-decode.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-decode.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-defs.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-desc.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-model.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-model.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep-sem.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep.cxx [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep_basic.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep_ext1.h [new file with mode: 0644]
sid/component/cgen-cpu/mep/mep_ext2.h [new file with mode: 0644]
sid/component/configure
sid/component/consoles/Makefile.in
sid/component/families/Makefile.in
sid/component/families/aclocal.m4
sid/component/families/configure
sid/component/families/configure.in
sid/component/families/mep/ChangeLog [new file with mode: 0644]
sid/component/families/mep/Makefile.am [new file with mode: 0644]
sid/component/families/mep/Makefile.in [new file with mode: 0644]
sid/component/families/mep/aclocal.m4 [new file with mode: 0644]
sid/component/families/mep/components.cxx [new file with mode: 0644]
sid/component/families/mep/components.h [new file with mode: 0644]
sid/component/families/mep/configure [new file with mode: 0755]
sid/component/families/mep/configure.in [new file with mode: 0644]
sid/component/families/mep/dmac.cxx [new file with mode: 0644]
sid/component/families/mep/dsu.cxx [new file with mode: 0644]
sid/component/families/mep/dsu.h [new file with mode: 0644]
sid/component/families/mep/gbif.cxx [new file with mode: 0644]
sid/component/families/mep/gbmif.cxx [new file with mode: 0644]
sid/component/families/mep/hw-debug-mep.txt [new file with mode: 0644]
sid/component/families/mep/hw-debug-mep.xml [new file with mode: 0644]
sid/component/families/mep/hw-dma-mep.txt [new file with mode: 0644]
sid/component/families/mep/hw-dma-mep.xml [new file with mode: 0644]
sid/component/families/mep/hw-interrupt-mep.txt [new file with mode: 0644]
sid/component/families/mep/hw-interrupt-mep.xml [new file with mode: 0644]
sid/component/families/mep/intc.cxx [new file with mode: 0644]
sid/component/families/mep/lbif.cxx [new file with mode: 0644]
sid/component/families/mep/mep-dmac.h [new file with mode: 0644]
sid/component/families/mep/mep-gbif.h [new file with mode: 0644]
sid/component/families/mep/mep-gbmif.h [new file with mode: 0644]
sid/component/families/mep/mep-intc.h [new file with mode: 0644]
sid/component/families/mep/mep-lbif.h [new file with mode: 0644]
sid/component/families/mep/mm_int.cxx [new file with mode: 0644]
sid/component/families/mep/mm_int.h [new file with mode: 0644]
sid/component/families/mep/timer.cxx [new file with mode: 0644]
sid/component/families/mep/timer.h [new file with mode: 0644]
sid/component/families/mep/toshapi.cxx [new file with mode: 0644]
sid/component/families/mep/toshapi.h [new file with mode: 0644]
sid/component/families/mep/toshapi/BLog.h [new file with mode: 0644]
sid/component/families/mep/toshapi/DSP.h [new file with mode: 0644]
sid/component/families/mep/toshapi/Dmac.h [new file with mode: 0644]
sid/component/families/mep/toshapi/EXoperation.h [new file with mode: 0644]
sid/component/families/mep/toshapi/GlobalBus.h [new file with mode: 0644]
sid/component/families/mep/toshapi/GlobalBusInterface.h [new file with mode: 0644]
sid/component/families/mep/toshapi/HWengine.h [new file with mode: 0644]
sid/component/families/mep/toshapi/Intc.h [new file with mode: 0644]
sid/component/families/mep/toshapi/LocalBus.h [new file with mode: 0644]
sid/component/families/mep/toshapi/Memory.h [new file with mode: 0644]
sid/component/families/mep/toshapi/PIuci.h [new file with mode: 0644]
sid/component/families/mep/toshapi/PeripheralModule.h [new file with mode: 0644]
sid/component/families/mep/toshapi/PicardDmac.h [new file with mode: 0644]
sid/component/families/mep/toshapi/README [new file with mode: 0644]
sid/component/families/mep/toshapi/Resource.h [new file with mode: 0644]
sid/component/families/mep/toshapi/SimBasicType.h [new file with mode: 0644]
sid/component/families/mep/toshapi/SimController.h [new file with mode: 0644]
sid/component/families/mep/toshapi/UserLog.h [new file with mode: 0644]
sid/component/gdb/Makefile.in
sid/component/gloss/Makefile.in
sid/component/glue/Makefile.in
sid/component/ide/Makefile.in
sid/component/interrupt/Makefile.in
sid/component/lcd/Makefile.in
sid/component/lcd/testsuite/Makefile.in
sid/component/loader/Makefile.in
sid/component/mapper/Makefile.in
sid/component/mapper/testsuite/Makefile.in
sid/component/memory/ChangeLog
sid/component/memory/Makefile.am
sid/component/memory/Makefile.in
sid/component/memory/components.cxx
sid/component/memory/generic.cxx
sid/component/memory/generic.h
sid/component/memory/mep-cache-tag.cxx [new file with mode: 0644]
sid/component/memory/mep-cache-tag.h [new file with mode: 0644]
sid/component/mmu/Makefile.in
sid/component/parport/Makefile.in
sid/component/profiling/Makefile.in
sid/component/rtc/Makefile.in
sid/component/sched/Makefile.in
sid/component/tconfig.in
sid/component/testsuite/ChangeLog
sid/component/testsuite/Makefile.in
sid/component/testsuite/sidcomp.cgen-cpu.mep/ChangeLog [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/INTC.conf [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/abs.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/add.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/add3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/add3i.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/add3x.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/advck3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/and.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/and3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ave.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bclrm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bcpaf.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bcpat.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bcpeq.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bcpne.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/beq.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/beqi.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/beqz.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bgei.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/blti.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bne.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bnei.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bnez.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bnotm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bra.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/break.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bsetm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bsr12.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bsr24.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/bsrv.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/btstm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cache.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cache.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cfg.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/clip.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/clipu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cmov1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cmov2.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cmovc1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cmovc2.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cmovh1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/cmovh2.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/dbreak.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/di.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/div.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/divu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/dret.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/dsp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ei.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/erepeat.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/exit.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/extb.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/exth.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/extub.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/extuh.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/fsft.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/halt-nmi.cs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/halt.cs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/hw-interrupt.cs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/id.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/intc.ld [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/intc_chan.intc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/intc_edge.intc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/intc_hie_disable.intc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/intc_iec_disable.intc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/intc_isr_readonly.intc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/intc_level.intc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/intc_prio.intc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/interrupt-1s.conf [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/interrupt.inc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/jmp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/jmp24.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/jsr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/jsrv.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lb-tp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lb.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lb16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lbcpa.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lbcpm0.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lbcpm1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lbu-tp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lbu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lbu16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ldc.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ldcb.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ldz.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lh-tp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lh.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lh16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lhcpa.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lhcpm0.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lhcpm1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lhu-tp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lhu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lhu16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lmcp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lmcp16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lmcpa.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lmcpi.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lmcpm0.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lmcpm1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lw-sp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lw-tp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lw.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lw16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lw24.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lwcp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lwcp16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lwcpa.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lwcpi.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lwcpm0.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/lwcpm1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/madd.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/maddr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/maddru.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/maddu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/max.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/maxu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mb0.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mb1.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/me0.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/me1.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mep-allinsn.exp [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mep-arch.exp [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mep-intc.exp [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/min.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/minu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mov.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/movh.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/movi16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/movi8.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/movu16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/movu24.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mul.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mulr.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mulru.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/mulu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/neg.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/nmi-1s.conf [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/nmi.cs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/nor.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/opt.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/or.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/or3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/rcfg.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/repeat.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/reset-1s.conf [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/reset.cs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ret.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ri.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sadd.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/saddu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sb-tp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sb.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sb16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sbcpa.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sbcpm0.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sbcpm1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sbvck3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sh-tp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sh.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sh16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/shcpa.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/shcpm0.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/shcpm1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sl1ad3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sl2ad3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sll.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sll3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/slli.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/slt3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/slt3i.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/slt3x.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sltu3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sltu3i.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sltu3x.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/smcp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/smcp16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/smcpa.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/smcpi.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/smcpm0.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/smcpm1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sra.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/srai.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/srl.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/srli.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ssarb.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ssub.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/ssubu.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/stc.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/stcb.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sub.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sw-sp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sw-tp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sw.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sw16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/sw24.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/swcp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/swcp16.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/swcpa.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/swcpi.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/swcpm0.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/swcpm1.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/swi.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/synccp.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/syncm.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/tas.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/testutils.inc [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/uci.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/xor.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/xor3.cgs [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu.mep/zdiv.s [new file with mode: 0644]
sid/component/testsuite/sidcomp.cgen-cpu/cpudocs.exp
sid/component/testsuite/sidcomp.cgen-cpu/cpumonkey.exp
sid/component/testsuite/sidcomp.families.mep/mep-dmac.exp [new file with mode: 0644]
sid/component/testsuite/sidcomp.families.mep/mep-dsu.exp [new file with mode: 0644]
sid/component/testsuite/sidcomp.families.mep/mep-interrupt.exp [new file with mode: 0644]
sid/component/testsuite/sidcomp.families.mep/mep-timer.exp [new file with mode: 0644]
sid/component/testsuite/sidcomp.families.mep/mepdocs.exp [new file with mode: 0644]
sid/component/timers/Makefile.in
sid/component/timers/aclocal.m4
sid/component/timers/configure
sid/component/uart/Makefile.in
sid/component/uart/testsuite/Makefile.in
sid/config/ChangeLog
sid/config/config.sub
sid/config/info.tcl.in
sid/config/sidtargets.m4
sid/configure
sid/doc/Makefile.in
sid/include/sidattrutil.h
sid/include/sidblockingutil.h
sid/include/sidbusutil.h
sid/include/sidcomp.h
sid/include/sidcomputil.h
sid/include/sidcpuutil.h
sid/include/sidmiscutil.h
sid/include/sidpinutil.h
sid/main/dynamic/ChangeLog
sid/main/dynamic/Makefile.am
sid/main/dynamic/Makefile.in
sid/main/dynamic/aclocal.m4
sid/main/dynamic/commonCfg.cxx
sid/main/dynamic/commonCfg.h
sid/main/dynamic/configure
sid/main/dynamic/mainDynamic.cxx
sid/main/dynamic/mepCfg.cxx [new file with mode: 0644]
sid/main/dynamic/mepCfg.h [new file with mode: 0644]