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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Darm-dis.c3866 int it_count;
3875 it_count = 0;
3916 it_count = count >> 1;
3927 ifthen_state = (seen_it & 0xe0) | ((seen_it << it_count) & 0x1f);
3865 int it_count; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Darm-dis.c3866 int it_count;
3875 it_count = 0;
3916 it_count = count >> 1;
3927 ifthen_state = (seen_it & 0xe0) | ((seen_it << it_count) & 0x1f);
3865 int it_count; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Darm-dis.c3866 int it_count;
3875 it_count = 0;
3916 it_count = count >> 1;
3927 ifthen_state = (seen_it & 0xe0) | ((seen_it << it_count) & 0x1f);
3865 int it_count; local

Completed in 119 milliseconds