HomeSort by: relevance | last modified time | path
    Searched defs:NCE_tag (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 24152 #define NCE_tag(mnem, op, nops, ops, enc, tag, mve_p) \
24157 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 0)
24160 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 0)
24163 #define nCE_tag(mnem, op, nops, ops, enc, tag, mve_p) \
24168 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 0)
24171 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 0)
24181 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 1)
24185 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 1)
24204 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 1)
24208 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 1
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 24155 #define NCE_tag(mnem, op, nops, ops, enc, tag, mve_p) \
24160 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 0)
24163 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 0)
24166 #define nCE_tag(mnem, op, nops, ops, enc, tag, mve_p) \
24171 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 0)
24174 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 0)
24184 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 1)
24188 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 1)
24207 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 1)
24211 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 1
    [all...]

Completed in 58 milliseconds