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

/gem5/src/arch/mips/
H A Ddsp.hh151 int32_t dspShrl(int32_t a, uint32_t sa, int32_t fmt, int32_t sign);
H A Ddsp.cc307 MipsISA::dspShrl(int32_t a, uint32_t sa, int32_t fmt, int32_t sign) function in class:MipsISA

Completed in 10 milliseconds