Searched refs:cond_ok (Results 1 – 1 of 1) sorted by relevance
1071 int cond_ok = 0; in find_next_address() local1167 cond_ok = !(cr & (1 << (31 - bi))); in find_next_address()1174 cond_ok = !(cr & (1 << (31 - bi))); in find_next_address()1179 cond_ok = !(cr & (1 << (31 - bi))); in find_next_address()1186 cond_ok = cr & (1 << (31 - bi)); in find_next_address()1193 cond_ok = cr & (1 << (31 - bi)); in find_next_address()1198 cond_ok = cr & (1 << (31 - bi)); in find_next_address()1203 ctr_ok = cond_ok = 1; in find_next_address()1208 ctr_ok = cond_ok = 1; in find_next_address()1212 ctr_ok = cond_ok = 1; in find_next_address()[all …]