Searched refs:complement (Results 1 - 8 of 8) sorted by relevance

/gem5/src/systemc/dt/int/
H A Dsc_nbcommon.inc2184 // complement. Since this function is const, we can not do it on
2348 // The range is performed on the 2's complement representation, so
2363 // Getting the range on the 2's complement representation.
2487 // The range is performed on the 2's complement representation, so
2502 // Getting the range on the 2's complement representation.
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_mant.h343 // one's complement of a mantissa
348 complement( scfx_mant& target, const scfx_mant& source, int size ) function in namespace:sc_dt
H A Dscfx_rep.h832 complement( m_mant, m_mant, m_mant.size() );
H A Dscfx_rep.cpp757 // two's complement of mantissa if it is negative
765 complement( m_mant, m_mant, m_mant.size() );
2603 // Tests a bit, in two's complement.
2633 // Sets a bit, in two's complement, between iwl-1 and -fwl.
2675 // Clears a bit, in two's complement, between iwl-1 and -fwl.
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_mant.hh293 // one's complement of a mantissa
297 complement(scfx_mant &target, const scfx_mant &source, int size) function in namespace:sc_dt
H A Dscfx_rep.hh717 complement(m_mant, m_mant, m_mant.size());
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbcommon.inc2516 // complement. Since this function is const, we can not do it on
2693 // The range is performed on the 2's complement representation, so
2708 // Getting the range on the 2's complement representation.
2841 // The range is performed on the 2's complement representation, so
2856 // Getting the range on the 2's complement representation.
/gem5/src/systemc/dt/fx/
H A Dscfx_rep.cc700 // two's complement of mantissa if it is negative
706 complement(m_mant, m_mant, m_mant.size());
2356 // Tests a bit, in two's complement.
2386 // Sets a bit, in two's complement, between iwl-1 and -fwl.
2425 // Clears a bit, in two's complement, between iwl-1 and -fwl.

Completed in 36 milliseconds