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

/macosx-10.9.5/cctools-845/as/
H A Darm.c261 /* If unified_syntax is true, we are processing the new unified
284 static bfd_boolean unified_syntax = FALSE; variable
784 if (unified_syntax)
2552 unified_syntax = TRUE;
2554 unified_syntax = FALSE;
5392 if (!unified_syntax && (inst.reloc.exp.X_add_number & ~0xFF) == 0)
7452 if (unified_syntax)
7638 if (unified_syntax && inst.size_req == 0 && inst.operands[0].reg <= 7)
7645 else if (unified_syntax && inst.size_req != 2)
7682 if (unified_syntax)
[all...]

Completed in 92 milliseconds