Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c257 static bfd_boolean unified_syntax = FALSE; variable
702 if (unified_syntax) in my_get_expression()
1721 unified_syntax = TRUE; in s_syntax()
1723 unified_syntax = FALSE; in s_syntax()
4560 if (!unified_syntax && (inst.reloc.exp.X_add_number & ~0xFF) == 0) in move_or_literal_pool()
6278 if (unified_syntax) in do_t_add_sub()
6434 if (unified_syntax && inst.size_req == 0 && inst.operands[0].reg <= 7) in do_t_adr()
6441 else if (unified_syntax && inst.size_req != 2) in do_t_adr()
6478 if (unified_syntax) in do_t_arit3()
6561 if (unified_syntax) in do_t_arit3c()
[all …]