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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c254 /* If unified_syntax is true, we are processing the new unified
277 static bfd_boolean unified_syntax = FALSE; variable
797 if (unified_syntax)
2600 unified_syntax = TRUE;
2602 unified_syntax = FALSE;
6398 if (!unified_syntax && (inst.reloc.exp.X_add_number & ~0xFF) == 0)
8407 if (unified_syntax)
8589 if (unified_syntax && inst.size_req == 0 && inst.operands[0].reg <= 7)
8596 else if (unified_syntax && inst.size_req != 2)
8633 if (unified_syntax)
[all...]

Completed in 123 milliseconds