Searched refs:half_at (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_mant.h102 half_word half_at( int ) const;
103 half_word& half_at( int );
305 scfx_mant::half_at( int i ) const function in class:sc_dt::scfx_mant
318 scfx_mant::half_at( int i ) function in class:sc_dt::scfx_mant
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_mant.hh97 half_word half_at(int) const;
98 half_word &half_at(int);
258 scfx_mant::half_at(int i) const function in class:sc_dt::scfx_mant
270 scfx_mant::half_at(int i) function in class:sc_dt::scfx_mant

Completed in 6 milliseconds