Searched defs:system_type (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/alpha/
H A DAlphaSystem.py39 system_type = Param.UInt64("Type of system we are emulating") variable in class:AlphaSystem
46 system_type = 34 variable in class:LinuxAlphaSystem
56 system_type = 34 variable in class:FreebsdAlphaSystem
/gem5/src/arch/mips/
H A DMipsSystem.py43 system_type = Param.UInt64("Type of system we are emulating") variable in class:MipsSystem
50 system_type = 34 variable in class:LinuxMipsSystem
61 system_type = 34 variable in class:BareIronMipsSystem

Completed in 5 milliseconds