Searched refs:TC_EQUAL_IN_INSN (Results 1 – 9 of 9) sorted by relevance
53 #define TC_EQUAL_IN_INSN(C, NAME) 1 macro
399 #define TC_EQUAL_IN_INSN(c, s) arm_tc_equal_in_insn ((c), (s)) macro
1036 #ifdef TC_EQUAL_IN_INSN in read_a_source_file()1037 && !TC_EQUAL_IN_INSN (next_char, s) in read_a_source_file()
3653 * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_INSN test.3654 * doc/internals.texi (TC_EQUAL_IN_INSN): Reinstate.3698 * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.3699 * read.c (read_a_source_file): Remove TC_EQUAL_IN_INSN test.3700 * doc/internals.texi (TC_EQUAL_IN_INSN): Delete.
1344 * config/tc-arm.h (TC_EQUAL_IN_INSN): Define.
1443 * config/tc-bfin.h (TC_EQUAL_IN_INSN): Redefine as 1.
9738 * read.c (read_a_source_file): Use TC_EQUAL_IN_INSN to determine9742 * config/tc-hppa.h (TC_EQUAL_IN_INSN, TC_EOL_IN_INSN): Define.
7157 TC_EQUAL_IN_INSN, md_operand and md_section_align. Correct
1010 @item TC_EQUAL_IN_INSN1011 @cindex TC_EQUAL_IN_INSN