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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 22361 OT_cinfix3_deprecated, /* The same as OT_cinfix3. This is used for
22558 case OT_cinfix3_deprecated:
22606 || opcode->tag == OT_cinfix3_deprecated
22613 || opcode->tag == OT_cinfix3_deprecated))
23331 if (warn_on_deprecated && opcode->tag == OT_cinfix3_deprecated)
24034 { mnem, OPS##nops ops, OT_cinfix3_deprecated, 0x##op, top, ARM_VARIANT, \
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 22364 OT_cinfix3_deprecated, /* The same as OT_cinfix3. This is used for
22560 case OT_cinfix3_deprecated:
22608 || opcode->tag == OT_cinfix3_deprecated
22615 || opcode->tag == OT_cinfix3_deprecated))
23334 if (warn_on_deprecated && opcode->tag == OT_cinfix3_deprecated)
24037 { mnem, OPS##nops ops, OT_cinfix3_deprecated, 0x##op, top, ARM_VARIANT, \

Completed in 69 milliseconds