Searched defs:nshift (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_bit_proxies.h3069 int nshift = SC_DIGIT_SIZE - shift; local
3106 int nshift = SC_DIGIT_SIZE - shift; local
3145 int nshift = SC_DIGIT_SIZE - shift; local
3182 int nshift = SC_DIGIT_SIZE - shift; local
[all...]
/gem5/src/systemc/ext/dt/bit/
H A Dsc_bit_proxies.hh2713 int nshift = SC_DIGIT_SIZE - shift; local
2749 int nshift = SC_DIGIT_SIZE - shift; local
2786 int nshift = SC_DIGIT_SIZE - shift; local
2822 int nshift = SC_DIGIT_SIZE - shift; local
[all...]

Completed in 21 milliseconds