Searched defs:round (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Dbop.hh108 unsigned int round; member in class:BOPPrefetcher
/gem5/src/base/
H A Dcircular_queue.hh159 iterator(CircularQueue* cq, uint32_t idx, uint32_t round) argument
618 auto round = _round; local
627 auto round = _round; local
[all...]
/gem5/src/arch/mips/
H A Ddsp.cc198 MipsISA::dspAddh(int32_t a, int32_t b, int32_t fmt, int32_t round, argument
253 MipsISA::dspSubh(int32_t a, int32_t b, int32_t fmt, int32_t round, argument
326 MipsISA::dspShra(int32_t a, uint32_t sa, int32_t fmt, int32_t round, argument
350 dspMulq(int32_t a, int32_t b, int32_t fmt, int32_t saturate, int32_t round, uint32_t *dspctl) argument
969 dspPrecrSra(int32_t a, int32_t b, int32_t sa, int32_t fmt, int32_t round) argument
1041 dspExtr(int64_t dspac, int32_t fmt, int32_t sa, int32_t round, int32_t saturate, uint32_t *dspctl) argument
[all...]
/gem5/src/arch/hsail/
H A DBrig_new.hpp1367 BrigRound8_t round; member in struct:BrigInstCvt
1407 BrigRound8_t round; member in struct:BrigInstMod

Completed in 22 milliseconds