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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h1090 lshift( sc_fxval& c, const sc_fxval& a, int b ) function in namespace:sc_dt
1845 lshift( sc_fxval_fast& c, const sc_fxval_fast& a, int b ) function in namespace:sc_dt
H A Dsc_fxnum.h2988 lshift( sc_fxval& c, const sc_fxnum& a, int b ) function in namespace:sc_dt
3004 lshift( sc_fxnum& c, const sc_fxnum& a, int b ) function in namespace:sc_dt
4107 lshift( sc_fxval_fast& c, const sc_fxnum_fast& a, int b ) function in namespace:sc_dt
4123 lshift( sc_fxnum_fast& c, const sc_fxnum_fast& a, int b ) function in namespace:sc_dt
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh922 lshift(sc_fxval &c, const sc_fxval &a, int b) function in namespace:sc_dt
1564 lshift(sc_fxval_fast &c, const sc_fxval_fast &a, int b) function in namespace:sc_dt
H A Dsc_fxnum.hh2536 lshift(sc_fxval &c, const sc_fxnum &a, int b) function in namespace:sc_dt
2550 lshift(sc_fxnum &c, const sc_fxnum &a, int b) function in namespace:sc_dt
3493 lshift(sc_fxval_fast &c, const sc_fxnum_fast &a, int b) function in namespace:sc_dt
3507 lshift(sc_fxnum_fast &c, const sc_fxnum_fast &a, int b) function in namespace:sc_dt

Completed in 42 milliseconds