gem5/util
Ali Saidi 7a2ecf9e26 add pseduo instruction support for sparc
util/m5/Makefile.alpha:
    Clean up to make it a bit easier to muck with
util/m5/Makefile.alpha:
    Make the makefile more reasonable
util/m5/Makefile.alpha:
    Remove authors from copyright.
util/m5/Makefile.alpha:
    Updated Authors from bk prs info
util/m5/Makefile.alpha:
    bk cp Makefile Makefile.alpha
src/arch/sparc/tlb.cc:
    Clean up the cache code a little bit and make sure the uncacbale bit is set when appropriate
src/arch/alpha/isa/decoder.isa:
src/sim/pseudo_inst.cc:
src/sim/pseudo_inst.hh:
    Rename AlphaPseudo -> PseudoInst since it's all generic
src/arch/sparc/isa/bitfields.isa:
src/arch/sparc/isa/decoder.isa:
src/arch/sparc/isa/includes.isa:
src/arch/sparc/isa/operands.isa:
    Add support for pseudo instructions in sparc
util/m5/Makefile.alpha:
util/m5/Makefile.sparc:
    split off alpha make file and sparc make file for m5 app
util/m5/m5.c:
    ivle and ivlb aren't used anymore
util/m5/m5op.h:
    stdint seems like a more generic better fit here
util/m5/m5op_alpha.S:
    move the op ids into their own header file since we can share them between sparc and alpha

--HG--
rename : util/m5/Makefile => util/m5/Makefile.sparc
rename : util/m5/m5op.S => util/m5/m5op_alpha.S
extra : convert_revision : 490ba2e8b8bc6e28bfc009cedec6b686b28e7834
2007-02-21 21:06:17 -05:00
..
batch Add in a bunch more stuff. 2006-08-11 17:48:41 -04:00
ccdrv Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
emacs Make the M5 Emacs C style default to inserting spaces instead 2006-01-30 14:32:00 -05:00
m5 add pseduo instruction support for sparc 2007-02-21 21:06:17 -05:00
pbs don't add an empty suboption description 2006-02-23 00:21:35 -05:00
statetrace Cleaned up the function a bit to help route out bugs. 2006-10-19 14:57:06 -04:00
stats Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
tap Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
term m5term: assume localhost if host name not provided. 2006-10-19 21:42:30 -07:00
checktrace.sh Add checktrace.sh. Checks all the ethertrace files in */ethertrace 2005-11-11 18:43:09 -05:00
chkformat Utilities for doing a format check for some elements of proper 2006-12-17 18:58:05 -08:00
compile Nate's utility for compiling m5 2006-12-17 18:58:50 -08:00
cscope-index.py cscope-find.py: 2006-11-29 13:17:41 -08:00
fixwhite Utilities for doing a format check for some elements of proper 2006-12-17 18:58:05 -08:00
make_release.py Delete src/oldmem. 2006-12-03 01:11:24 -05:00
oprofile-top.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
qdo Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
regress If no tests are specified for regression, just build the binaries 2006-12-12 09:54:59 -08:00
rundiff Minor updates. 2006-06-17 22:55:00 -04:00
sort-includes Check in a first stab at a script to sort the #include lines in a source file. 2003-10-19 17:42:51 -07:00
tracediff Use perl FindBin package to set path to rundiff to the 2007-02-06 10:06:11 -08:00