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

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_signed.h1355 void invert(int i) // Negate the ith bit. function in class:sc_dt::sc_signed
H A Dsc_unsigned.h1256 void invert(int i) // Negate the ith bit. function in class:sc_dt::sc_unsigned
/gem5/src/systemc/ext/dt/int/
H A Dsc_signed.hh1247 invert(int i) // Negate the ith bit. function in class:sc_dt::sc_signed
H A Dsc_unsigned.hh1151 invert(int i) // Negate the ith bit. function in class:sc_dt::sc_unsigned

Completed in 38 milliseconds