first stage in function unit support; add new switches & latest code from andrew
authorMichael Meissner <gnu@the-meissners.org>
Wed, 8 Nov 1995 18:57:06 +0000 (18:57 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Wed, 8 Nov 1995 18:57:06 +0000 (18:57 +0000)
commit73c4941b23b9c660bb9bc4bb7acf3ea253356c41
treeda13e65308de8337364ccbc1dde964aa60b93609
parent0634a431423265b525681625d2796346428c53b0
first stage in function unit support; add new switches & latest code from andrew
30 files changed:
sim/ppc/.Sanitize
sim/ppc/ChangeLog
sim/ppc/Makefile.in
sim/ppc/configure
sim/ppc/configure.in
sim/ppc/corefile.c
sim/ppc/cpu.h
sim/ppc/debug.c
sim/ppc/devices.c
sim/ppc/emul_generic.c [new file with mode: 0644]
sim/ppc/emul_netbsd.c
sim/ppc/filter_filename.c
sim/ppc/function_unit.c [new file with mode: 0644]
sim/ppc/function_unit.h [new file with mode: 0644]
sim/ppc/inline.c
sim/ppc/inline.h [new file with mode: 0644]
sim/ppc/main.c
sim/ppc/mon.c
sim/ppc/mon.h [new file with mode: 0644]
sim/ppc/ppc-endian.c [deleted file]
sim/ppc/ppc-endian.h [deleted file]
sim/ppc/ppc-instructions
sim/ppc/psim.c
sim/ppc/sim-endian-n.h [new file with mode: 0644]
sim/ppc/sim-endian.c [new file with mode: 0644]
sim/ppc/sim_calls.c
sim/ppc/std-config.h
sim/ppc/table.c
sim/ppc/vm.c
sim/ppc/vm_n.h