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

/gem5/src/arch/mips/
H A Dutility.hh90 template <class CPU>
91 void zeroRegisters(CPU *cpu);
107 // CPU Utility
H A Dutility.cc220 template <class CPU>
222 zeroRegisters(CPU *cpu)
/gem5/src/systemc/ext/utils/
H A Dendian.hh76 # error The file boost/detail/endian.hpp needs to be set up for your CPU type.
/gem5/src/python/m5/util/
H A Ddot_writer.py192 CPU = 1 variable in class:NodeType
206 return NodeType.CPU
223 elif nodeType == NodeType.CPU:
/gem5/src/arch/alpha/
H A Dev5.cc83 template <class CPU>
85 zeroRegisters(CPU *cpu)

Completed in 8 milliseconds