gem5/kern/tru64
Andrew Schultz f600cff5c2 Created new M5 instruction to allow an integer parameter (init_param) to be specified in the INI and then read inside the simulator.
arch/alpha/isa_desc:
    Added new M5FUNC instruction to put allow reading of init_param inside simulator
kern/tru64/tru64_system.cc:
kern/tru64/tru64_system.hh:
sim/system.cc:
sim/system.hh:
    Added support for init_param

--HG--
extra : convert_revision : 8253f0b4239b194d4f04665c9deec1fcdf665c8a
2003-10-21 17:18:17 -04:00
..
dump_mbuf.cc Clear up the last of the Doxygen warnings 2003-10-16 17:56:16 -04:00
dump_mbuf.hh Clear up the last of the Doxygen warnings 2003-10-16 17:56:16 -04:00
mbuf.hh Split up kernel.cc into separate files for dump_mbuf and printf 2003-10-13 17:24:27 -04:00
printf.cc Clear up the last of the Doxygen warnings 2003-10-16 17:56:16 -04:00
printf.hh Clear up the last of the Doxygen warnings 2003-10-16 17:56:16 -04:00
tru64.hh Import changeset 2003-10-07 10:41:54 -04:00
tru64_events.cc Clear up the last of the Doxygen warnings 2003-10-16 17:56:16 -04:00
tru64_events.hh Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
tru64_syscalls.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
tru64_syscalls.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
tru64_system.cc Created new M5 instruction to allow an integer parameter (init_param) to be specified in the INI and then read inside the simulator. 2003-10-21 17:18:17 -04:00
tru64_system.hh Created new M5 instruction to allow an integer parameter (init_param) to be specified in the INI and then read inside the simulator. 2003-10-21 17:18:17 -04:00