Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c326 static bfd_boolean unified_syntax = FALSE; variable
956 if (unified_syntax) in my_get_expression()
2944 unified_syntax = TRUE; in s_syntax()
2946 unified_syntax = FALSE; in s_syntax()
7776 if (!unified_syntax && (inst.reloc.exp.X_add_number & ~0xFF) == 0) in move_or_literal_pool()
8481 if (unified_syntax) in do_it()
10185 if (unified_syntax) in do_t_add_sub()
10388 if (unified_syntax && inst.size_req == 0 && Rd <= 7) in do_t_adr()
10395 else if (unified_syntax && inst.size_req != 2) in do_t_adr()
10437 if (unified_syntax) in do_t_arit3()
[all …]