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

/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith04/
H A Darith04.cpp165 x <<= jj; local
166 tqi <<= jj; local
172 x >>= jj; local
173 tqi >>= jj; local
[all...]
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith05/
H A Darith05.cpp165 x <<= jj; local
166 tqi <<= jj; local
172 x >>= jj; local
173 tqi >>= jj; local
[all...]

Completed in 3 milliseconds