Searched refs:Alpha (Results 1 - 5 of 5) sorted by relevance

/gem5/src/base/loader/
H A Daout_object.cc46 // right now this is only used for Alpha PAL code
48 ObjectFile::Alpha, ObjectFile::UnknownOpSys);
H A Dobject_file.hh52 Alpha, enumerator in enum:ObjectFile::Arch
H A Decoff_object.cc56 // it's Alpha ECOFF
58 ObjectFile::Alpha, ObjectFile::Tru64);
H A Delf_object.cc132 arch = Alpha;
/gem5/src/arch/alpha/linux/
H A Dprocess.cc57 if (obj_file->getArch() != ObjectFile::Alpha)

Completed in 11 milliseconds