Searched refs:convert_unsigned_SM_to_2C_to_SM (Results 1 - 6 of 6) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbexterns.cpp211 #define CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM
360 #define CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM
H A Dsc_nbutils.h924 convert_unsigned_SM_to_2C_to_SM(small_type s, int nb, int nd, sc_digit *d) function in namespace:sc_dt
988 us = convert_unsigned_SM_to_2C_to_SM(us, unb, und, ud);
H A Dsc_unsigned.h1995 { sgn = convert_unsigned_SM_to_2C_to_SM(sgn, nbits, ndigits, digit); }
/gem5/src/systemc/dt/int/
H A Dsc_nbexterns.cc187 #define CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM
313 #define CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM
/gem5/src/systemc/ext/dt/int/
H A Dsc_nbutils.hh724 convert_unsigned_SM_to_2C_to_SM(small_type s, int nb, int nd, sc_digit *d) function in namespace:sc_dt
778 us = convert_unsigned_SM_to_2C_to_SM(us, unb, und, ud);
H A Dsc_unsigned.hh2016 sgn = convert_unsigned_SM_to_2C_to_SM(sgn, nbits, ndigits, digit);

Completed in 36 milliseconds