gem5/arch/sparc
Ali Saidi 7d3eb0fe80 Merge zizzer:/bk/newmem
into  zeep.pool:/z/saidi/work/m5.newmem

base/loader/elf_object.cc:
    removed SPARC32PLUS since it doesn't work.

--HG--
extra : convert_revision : 620a1c75cdeefbeeb97383d92335cf319d9c9444
2006-05-15 17:52:50 -04:00
..
isa Fixed some problems with signed vs. unsigned numbers which were breaking conditional moves and signed divisions. Also did some minor clean ups. 2006-05-14 23:57:21 -04:00
linux fix typo, headers protection should be named __DIR_DIR_..._FILE_HH__ 2006-05-15 17:35:51 -04:00
solaris Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary 2006-05-15 17:37:03 -04:00
faults.cc Moved the UnimpFault to be global 2006-05-14 23:53:29 -04:00
faults.hh Moved the UnimpFault to be global 2006-05-14 23:53:29 -04:00
isa_traits.hh Fixes to SPARC syscall emulation mode. 2006-04-18 09:27:22 -04:00
process.cc Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary 2006-05-15 17:37:03 -04:00
process.hh Improved the initial stack frame 2006-04-28 13:13:35 -04:00
regfile.hh move code from packet.hh to packet.cc and packet_impl.hh 2006-05-01 18:53:28 -04:00
SConscript Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary 2006-05-15 17:37:03 -04:00
stacktrace.hh Corrected a mispelling of "unimplemented". 2006-03-07 14:34:11 -05:00
system.cc Add SparcSystem object 2006-04-28 15:34:03 -04:00
system.hh Add SparcSystem object 2006-04-28 15:34:03 -04:00
utility.hh SPARC compiles for SE! 2006-03-28 19:36:34 -05:00