Searched refs:segment_id_hash (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dvm.c545 unsigned_word segment_id_hash = ea; local
550 | (MASKED64(segment_id_hash, 31, 35) >> (56-35)));
587 segment_id_hash = ~segment_id_hash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dvm.c545 unsigned_word segment_id_hash = ea; local
550 | (MASKED64(segment_id_hash, 31, 35) >> (56-35)));
587 segment_id_hash = ~segment_id_hash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dvm.c545 unsigned_word segment_id_hash = ea; local
550 | (MASKED64(segment_id_hash, 31, 35) >> (56-35)));
587 segment_id_hash = ~segment_id_hash;

Completed in 175 milliseconds