Searched defs:system_type (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/alpha/ | ||
H A D | AlphaSystem.py | 39 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 D | MipsSystem.py | 43 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