Home
last modified time | relevance | path

Searched refs:shift_names (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-9899687 branch_push_pop_names, saturation_names, shift_names, mix_names,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c18116 static const struct asm_shift_name shift_names [] = variable
23828 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()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00015219 Make reference to first element of shift_names explicit.
5261 (shift_names[]); New.