Searched refs:shift_names (Results 1 – 3 of 3) sorted by relevance
687 branch_push_pop_names, saturation_names, shift_names, mix_names,
18116 static const struct asm_shift_name shift_names [] = variable23828 for (i = 0; i < sizeof (shift_names) / sizeof (struct asm_shift_name); i++) in md_begin()23829 hash_insert (arm_shift_hsh, shift_names[i].name, (void *) (shift_names + i)); in md_begin()
5219 Make reference to first element of shift_names explicit.5261 (shift_names[]); New.