Searched refs:o_zero_right (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_rep.h270 bool o_zero_right( const scfx_index& ) const;
580 scfx_rep::o_zero_right( const scfx_index& x ) const function in class:sc_dt::scfx_rep
H A Dscfx_rep.cpp2060 bool zero_right = o_zero_right( x );
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_rep.hh249 bool o_zero_right(const scfx_index &) const;
491 scfx_rep::o_zero_right(const scfx_index &x) const function in class:sc_dt::scfx_rep
/gem5/src/systemc/dt/fx/
H A Dscfx_rep.cc1877 bool zero_right = o_zero_right(x);

Completed in 20 milliseconds