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

/gem5/src/arch/arm/insts/
H A Dmacromem.cc565 unsigned loadSize = eBytes * elems; local
567 (loadSize + sizeof(uint32_t) - 1) / sizeof(uint32_t);
581 switch (loadSize) {
649 new MicroAddiUop(machInst, rn, rn, loadSize);

Completed in 7 milliseconds