gem5/arch/alpha
Ali Saidi b376c6f420 Added debug printk support
arch/alpha/ev5.hh:
    Added max address PAL code can be at
arch/alpha/vtophys.cc:
    Check max address pal can be at so we don't do the wrong conversion
    if gdb asks for an unaligned access.

--HG--
extra : convert_revision : b44f6a8fcd8582337a7d4033f28137c7e718a6a8
2004-07-30 17:13:24 -04:00
..
alpha_linux_process.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
alpha_linux_process.hh Formatting & doxygen docs for new syscall emulation code. 2003-12-01 22:39:27 -08:00
alpha_memory.cc add asn when tracing tlb stuff 2004-06-30 14:51:40 -04:00
alpha_memory.hh pull from head before pushing linux tree 2004-06-22 13:48:49 -04:00
alpha_tru64_process.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
alpha_tru64_process.hh Formatting & doxygen docs for new syscall emulation code. 2003-12-01 22:39:27 -08:00
aout_machdep.h Minor documentation tweaks. 2003-10-16 12:41:35 -07:00
arguments.cc cleanup 2003-10-13 16:14:28 -04:00
arguments.hh Split up kernel.cc into separate files for dump_mbuf and printf 2003-10-13 17:24:27 -04:00
ecoff_machdep.h New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
ev5.cc fix up the recordEvent stuff to support ignoring events 2004-06-28 16:49:35 -04:00
ev5.hh Added debug printk support 2004-07-30 17:13:24 -04:00
faults.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
faults.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
isa_desc implement the readfile pseudo instruction that will read 2004-07-01 18:03:05 -04:00
isa_traits.hh pull from head before pushing linux tree 2004-06-22 13:48:49 -04:00
osfpal.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
osfpal.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
pseudo_inst.cc Need to #include <unistd.h> to build with pread 2004-07-02 12:30:06 -04:00
pseudo_inst.hh implement the readfile pseudo instruction that will read 2004-07-01 18:03:05 -04:00
vptr.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
vtophys.cc Added debug printk support 2004-07-30 17:13:24 -04:00
vtophys.hh rename CopyData to CopyOut and implement CopyIn to copy data 2004-07-01 18:00:18 -04:00