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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/d10v/
H A Dinterp.c1099 unsigned long left_cond = ins_type_counters[ (int)INS_LEFT_COND_TEST ]; local
1100 unsigned long left_total = left + left_parallel + left_cond + left_nops;
1122 int cond_size = strlen (add_commas (buf1, sizeof (buf1), (left_cond > right_cond) ? left_cond : right_cond));
1131 cond_size, add_commas (buf4, sizeof (buf4), left_cond),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/d10v/
H A Dinterp.c1099 unsigned long left_cond = ins_type_counters[ (int)INS_LEFT_COND_TEST ]; local
1100 unsigned long left_total = left + left_parallel + left_cond + left_nops;
1122 int cond_size = strlen (add_commas (buf1, sizeof (buf1), (left_cond > right_cond) ? left_cond : right_cond));
1131 cond_size, add_commas (buf4, sizeof (buf4), left_cond),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/d10v/
H A Dinterp.c1099 unsigned long left_cond = ins_type_counters[ (int)INS_LEFT_COND_TEST ]; local
1100 unsigned long left_total = left + left_parallel + left_cond + left_nops;
1122 int cond_size = strlen (add_commas (buf1, sizeof (buf1), (left_cond > right_cond) ? left_cond : right_cond));
1131 cond_size, add_commas (buf4, sizeof (buf4), left_cond),

Completed in 168 milliseconds