Searched refs:vconds (Results 1 – 1 of 1) sorted by relevance
24219 static const struct asm_cond vconds[] = variable30899 for (i = 0; i < sizeof (vconds) / sizeof (struct asm_cond); i++) in md_begin()30900 str_hash_insert (arm_vcond_hsh, vconds[i].template_name, vconds + i, 0); in md_begin()