Searched defs:word_offset (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_rep.cpp589 int word_offset = exponent / bits_in_word; local
626 int word_offset = exponent / bits_in_word; local
/gem5/src/systemc/dt/fx/
H A Dscfx_rep.cc536 int word_offset = exponent / bits_in_word; local
573 int word_offset = exponent / bits_in_word; local

Completed in 15 milliseconds