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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 22358 OT_cinfix3, /* Instruction takes a conditional infix,
22361 OT_cinfix3_deprecated, /* The same as OT_cinfix3. This is used for
22557 case OT_cinfix3:
22605 && (opcode->tag == OT_cinfix3
22612 && (opcode->tag == OT_cinfix3
24031 { mnem, OPS##nops ops, OT_cinfix3, 0x##op, top, ARM_VARIANT, \
24070 { #mnem, OPS##nops ops, OT_cinfix3, 0x##op, 0x0, ARM_VARIANT, 0, do_##ae, NULL, 0 }
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 22361 OT_cinfix3, /* Instruction takes a conditional infix,
22364 OT_cinfix3_deprecated, /* The same as OT_cinfix3. This is used for
22559 case OT_cinfix3:
22607 && (opcode->tag == OT_cinfix3
22614 && (opcode->tag == OT_cinfix3
24034 { mnem, OPS##nops ops, OT_cinfix3, 0x##op, top, ARM_VARIANT, \
24073 { #mnem, OPS##nops ops, OT_cinfix3, 0x##op, 0x0, ARM_VARIANT, 0, do_##ae, NULL, 0 }

Completed in 71 milliseconds