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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h1100 rshift( sc_fxval& c, const sc_fxval& a, int b ) function in namespace:sc_dt
1854 rshift( sc_fxval_fast& c, const sc_fxval_fast& a, int b ) function in namespace:sc_dt
H A Dsc_fxnum.h2996 rshift( sc_fxval& c, const sc_fxnum& a, int b ) function in namespace:sc_dt
3015 rshift( sc_fxnum& c, const sc_fxnum& a, int b ) function in namespace:sc_dt
4115 rshift( sc_fxval_fast& c, const sc_fxnum_fast& a, int b ) function in namespace:sc_dt
4133 rshift( 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.hh931 rshift(sc_fxval &c, const sc_fxval &a, int b) function in namespace:sc_dt
1572 rshift(sc_fxval_fast &c, const sc_fxval_fast &a, int b) function in namespace:sc_dt
H A Dsc_fxnum.hh2543 rshift(sc_fxval &c, const sc_fxnum &a, int b) function in namespace:sc_dt
2560 rshift(sc_fxnum &c, const sc_fxnum &a, int b) function in namespace:sc_dt
3500 rshift(sc_fxval_fast &c, const sc_fxnum_fast &a, int b) function in namespace:sc_dt
3516 rshift(sc_fxnum_fast &c, const sc_fxnum_fast &a, int b) function in namespace:sc_dt

Completed in 43 milliseconds