gem5/util/m5
Nathan Binkert 64ed39f61b pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu.
It's instantaneous and so it's somewhat bogus, but it's a first step.
2009-01-24 07:27:22 -08:00
..
m5.c util/m5: Add a new function called pin to bind a program to a set of cores. 2008-12-03 04:57:54 -08:00
m5op.h pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu. 2009-01-24 07:27:22 -08:00
m5op_alpha.S pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu. 2009-01-24 07:27:22 -08:00
m5op_sparc.S make m5 readfile work on solaris... we can have a solaris regression soon! 2007-02-24 22:05:01 -05:00
m5op_x86.S X86: Set up support for adding m5 pseudo insts to a binary. 2009-01-07 00:05:33 -08:00
m5ops.h pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu. 2009-01-24 07:27:22 -08:00
Makefile.alpha add pseduo instruction support for sparc 2007-02-21 21:06:17 -05:00
Makefile.sparc make m5 readfile work on solaris... we can have a solaris regression soon! 2007-02-24 22:05:01 -05:00
Makefile.x86 X86: Set up support for adding m5 pseudo insts to a binary. 2009-01-07 00:05:33 -08:00