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

/gem5/src/arch/mips/
H A Ddsp.hh54 DSP_POS, // insertion bitfield position enumerator in enum:MipsISA::__anon2
H A Ddsp.cc1166 if (mask & 0x01) fmask |= DSP_CTL_MASK[DSP_POS];
1183 if (mask & 0x01) fmask |= DSP_CTL_MASK[DSP_POS];

Completed in 10 milliseconds