Searched refs:keywords (Results 1 – 18 of 18) sorted by relevance
/toolchain/binutils/binutils-2.25/cpu/ |
D | epiphany.opc | 73 CGEN_KEYWORD * keywords, 95 CGEN_KEYWORD * keywords, 101 errmsg = cgen_parse_keyword (cd, strp, keywords, regno);
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-hppa.texi | 208 identified by keywords. The keywords recognized are @samp{spnum=@var{exp}} 242 identified by keywords. The keywords recognized are @samp{quad=@var{expr}}
|
D | c-bfin.texi | 99 keywords, user identifiers, and also some multicharacter special 132 The assembler treats register names and instruction keywords in a case
|
D | c-i860.texi | 111 the Intel syntax additionally allows keywords for the alignment
|
D | as.texinfo | 2572 the keywords on a line, and turns any other whitespace on the line into
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | nds32-dis.c | 47 extern const keyword_t *keywords[]; 167 psys_reg = (keyword_t*) keywords[pfd->hw_res]; in nds32_parse_audio_ext() 397 psys_reg = (keyword_t*) keywords[pfd->hw_res]; in nds32_parse_opcode()
|
D | epiphany-opc.h | 68 CGEN_KEYWORD * keywords,
|
D | epiphany-asm.c | 55 CGEN_KEYWORD * keywords, in parse_shortregs() argument 61 errmsg = cgen_parse_keyword (cd, strp, keywords, regno); in parse_shortregs()
|
D | nds32-asm.c | 1355 const keyword_t *keywords[_HW_LAST] = variable 1530 hw_ktabs[i] = build_hash_table (keywords[i], sizeof (keyword_t)); in nds32_asm_init()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | script.cc | 1709 Keyword_to_parsecode(const Keyword_parsecode* keywords, in Keyword_to_parsecode() argument 1711 : keyword_parsecodes_(keywords), keyword_count_(keyword_count) in Keyword_to_parsecode()
|
D | ChangeLog | 9165 * script.cc (script_keyword_parsecodes): Add keywords COPY, DSECT,
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ld.texinfo | 366 @samp{-Bstatic}, and the other two keywords are functionally equivalent 1043 The recognized keywords are: 1138 Other keywords are ignored for Solaris compatibility. 3838 * Output Section Keywords:: Output section keywords 4399 There are a couple of keywords which can appear as output section 4592 specified by the @code{AT} or @code{AT>} keywords. Specifying a load 5042 @code{FILEHDR}, @code{AT}, and @code{FLAGS} are keywords. 5083 You may use the @code{FILEHDR} and @code{PHDRS} keywords after 5089 these keywords. 5457 Unquoted symbol names must not conflict with any keywords. You can [all …]
|
D | ChangeLog-9197 | 3155 lines and MRI semicolon comments. Accept all MRI keywords in 3156 lower case. Add CASE, EXTERN, and START MRI keywords. 5456 * lexsup.c (keywords): Add QUAD.
|
D | ChangeLog-0203 | 489 * ld.texinfo (Options): Put keywords for the -z option into a
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2004 | 299 ignored the remainder of the line following these supposed keywords.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2009 | 584 need for keywords as arguments.
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 4172 Note: The @code{EXPORTS} has to be the last command in .def file, as keywords 4183 Note: The @code{IMPORTS} has to be the last command in .def file, as keywords
|
/toolchain/binutils/binutils-2.25/texinfo/ |
D | texinfo.tex | 1013 \def\asisword{asis} % no translation, these are keywords
|