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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 22354 OT_csuffixF, /* Some forms of the instruction take a scalar
22565 case OT_csuffixF:
23336 inst.uncond_value = (opcode->tag == OT_csuffixF) ? 0xf : -1u;
24160 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 0)
24171 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 0)
24175 { #mnem, OPS##nops ops, OT_csuffixF, M_MNEM##op, M_MNEM##op, \
24181 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 1)
24208 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 1)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 22357 OT_csuffixF, /* Some forms of the instruction take a scalar
22567 case OT_csuffixF:
23339 inst.uncond_value = (opcode->tag == OT_csuffixF) ? 0xf : -1u;
24163 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 0)
24174 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 0)
24178 { #mnem, OPS##nops ops, OT_csuffixF, M_MNEM##op, M_MNEM##op, \
24184 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 1)
24211 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF, 1)

Completed in 65 milliseconds