New simulator changes from Andrew
authorMichael Meissner <gnu@the-meissners.org>
Tue, 23 Jul 1996 15:42:42 +0000 (15:42 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Tue, 23 Jul 1996 15:42:42 +0000 (15:42 +0000)
commit30c87b55ec44de3a56cecf41fc7c93ed0c4005ca
tree5752ad56a8e4c990eb02b12f68d486415c79c41b
parent856bcbcbbc01a252a8df2221038100e9a33f87ff
New simulator changes from Andrew
50 files changed:
sim/ppc/.Sanitize
sim/ppc/ChangeLog
sim/ppc/Makefile.in
sim/ppc/NOTES [deleted file]
sim/ppc/configure
sim/ppc/configure.in
sim/ppc/device.c
sim/ppc/device.h
sim/ppc/device.maybe [new file with mode: 0644]
sim/ppc/device_table.h [new file with mode: 0644]
sim/ppc/emul_bugapi.c
sim/ppc/emul_generic.c
sim/ppc/filter.c [new file with mode: 0644]
sim/ppc/filter.h [new file with mode: 0644]
sim/ppc/gen-icache.c [new file with mode: 0644]
sim/ppc/gen-icache.h [new file with mode: 0644]
sim/ppc/gen-idecode.c [new file with mode: 0644]
sim/ppc/gen-idecode.h [new file with mode: 0644]
sim/ppc/gen-itable.c [new file with mode: 0644]
sim/ppc/gen-itable.h [new file with mode: 0644]
sim/ppc/gen-model.h [new file with mode: 0644]
sim/ppc/gen-semantics.c [new file with mode: 0644]
sim/ppc/gen-semantics.h [new file with mode: 0644]
sim/ppc/gen-support.c [new file with mode: 0644]
sim/ppc/gen-support.h [new file with mode: 0644]
sim/ppc/hw_core.c [new file with mode: 0644]
sim/ppc/hw_memory.c [new file with mode: 0644]
sim/ppc/hw_pal.c
sim/ppc/idecode_expression.h
sim/ppc/igen.c
sim/ppc/igen.h [new file with mode: 0644]
sim/ppc/inline.c
sim/ppc/inline.h
sim/ppc/ld-cache.c [new file with mode: 0644]
sim/ppc/ld-cache.h [new file with mode: 0644]
sim/ppc/ld-decode.h [new file with mode: 0644]
sim/ppc/ld-insn.c [new file with mode: 0644]
sim/ppc/ld-insn.h [new file with mode: 0644]
sim/ppc/ppc-cache-rules
sim/ppc/ppc-instructions
sim/ppc/ppc-opcode-complex
sim/ppc/ppc-opcode-flat
sim/ppc/ppc-opcode-jump [new file with mode: 0644]
sim/ppc/ppc-opcode-simple
sim/ppc/ppc-opcode-stupid
sim/ppc/ppc-opcode-test-1
sim/ppc/ppc-opcode-test-2
sim/ppc/psim.c
sim/ppc/sim_calls.c
sim/ppc/std-config.h