Searched defs:high_i (Results 1 - 8 of 8) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_int_base.cpp157 int high_i; // Index of high order bit in dst_p to set. local
203 int high_i; // Index of high order bit in dst_p to set. local
648 int high_i; // Index of high order bit in dst_p to set. local
H A Dsc_uint_base.cpp176 int high_i; // Index of high order bit in dst_p to set. local
623 int high_i; // Index of high order bit in dst_p to set. local
H A Dsc_signed.cpp172 int high_i; // Index w/in word of high order bit. local
[all...]
H A Dsc_unsigned.cpp179 int high_i; // Index w/in word of high order bit. local
[all...]
/gem5/src/systemc/dt/int/
H A Dsc_int_base.cc164 int high_i; // Index of high order bit in dst_p to set. local
204 int high_i; // Index of high order bit in dst_p to set. local
613 int high_i; // Index of high order bit in dst_p to set. local
H A Dsc_uint_base.cc189 int high_i; // Index of high order bit in dst_p to set. local
612 int high_i; // Index of high order bit in dst_p to set. local
H A Dsc_signed.cc187 int high_i; // Index w/in word of high order bit. local
[all...]
H A Dsc_unsigned.cc200 int high_i; // Index w/in word of high order bit. local
[all...]

Completed in 20 milliseconds