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

/gem5/src/arch/x86/insts/
H A Dmicroop.hh103 const int ChunkSize = sizeof(unsigned long); local
104 const int Chunks = sizeof(setFlags) / ChunkSize;
109 unsigned shift = i * ChunkSize * 8;

Completed in 4 milliseconds