Lines Matching refs:unified_syntax

463 static bool unified_syntax = false;  variable
1162 if (unified_syntax) in my_get_expression()
3356 unified_syntax = true; in s_syntax()
3358 unified_syntax = false; in s_syntax()
5436 if (!unified_syntax) in parse_ifimm_zero()
9777 if (unified_syntax) in do_it()
11635 if (unified_syntax) in do_t_add_sub()
11851 if (unified_syntax && inst.size_req == 0 && Rd <= 7) in do_t_adr()
11858 else if (unified_syntax && inst.size_req != 2) in do_t_adr()
11905 if (unified_syntax) in do_t_arit3()
11993 if (unified_syntax) in do_t_arit3c()
12192 if (unified_syntax in do_t_branch()
12223 if (unified_syntax && inst.size_req != 2) in do_t_branch()
12397 if (unified_syntax in do_t_cpsi()
12478 if (unified_syntax && inst.size_req == 4) in do_t_hint()
12605 if (unified_syntax) in do_t_ldmstm()
12771 if (unified_syntax) in do_t_ldst()
13029 if (unified_syntax) in do_t_mov_cmp()
13366 if (unified_syntax) in do_t_mvn_tst()
13539 if (unified_syntax) in do_t_mul()
13618 if (unified_syntax) in do_t_nop()
13649 if (unified_syntax) in do_t_neg()
13794 else if (unified_syntax) in do_t_push_pop()
13809 if (unified_syntax) in do_t_clrm()
13870 else if (unified_syntax) in do_t_rev()
13925 if (inst.size_req == 4 || !unified_syntax) in do_t_rsb()
13969 if (unified_syntax) in do_t_shift()
14307 else if (unified_syntax) in do_t_sxth()
22695 if (unified_syntax && end[1] == 'w') in opcode_lookup()
22697 else if (unified_syntax && end[1] == 'n') in opcode_lookup()
22732 if (warn_on_deprecated && unified_syntax) in opcode_lookup()
22782 if (!unified_syntax) in opcode_lookup()
22834 if (warn_on_deprecated && unified_syntax in opcode_lookup()
23046 if (unified_syntax in handle_pred_state()
23581 if (inst.cond != COND_ALWAYS && !unified_syntax in md_assemble()