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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 22353 OT_csuffix, /* Instruction takes a conditional suffix. */
22564 case OT_csuffix:
24018 { mnem, OPS##nops ops, OT_csuffix, 0x##op, top, ARM_VARIANT, \
24067 { mnem, OPS##nops ops, OT_csuffix, 0x##op, 0x0, ARM_VARIANT, 0, do_##ae, NULL, 0 }
24074 { mnem, OPS##nops ops, OT_csuffix, 0x0, 0x##top, 0, THUMB_VARIANT, NULL, \
24083 { mnem, OPS##nops ops, OT_csuffix, 0x0, T_MNEM##top, 0, THUMB_VARIANT, NULL, \
24099 { mnem, OPS##nops ops, OT_csuffix, 0x##op, 0xe##op, ARM_VARIANT, ARM_VARIANT, do_##ae, do_##ae, 0 }
24103 { #mnem, OPS##nops ops, OT_csuffix, 0x##op, 0xe##op, ARM_VARIANT, THUMB_VARIANT, do_##ae, do_##ae, 0 }
24157 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 0)
24168 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 0
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 22356 OT_csuffix, /* Instruction takes a conditional suffix. */
22566 case OT_csuffix:
24021 { mnem, OPS##nops ops, OT_csuffix, 0x##op, top, ARM_VARIANT, \
24070 { mnem, OPS##nops ops, OT_csuffix, 0x##op, 0x0, ARM_VARIANT, 0, do_##ae, NULL, 0 }
24077 { mnem, OPS##nops ops, OT_csuffix, 0x0, 0x##top, 0, THUMB_VARIANT, NULL, \
24086 { mnem, OPS##nops ops, OT_csuffix, 0x0, T_MNEM##top, 0, THUMB_VARIANT, NULL, \
24102 { mnem, OPS##nops ops, OT_csuffix, 0x##op, 0xe##op, ARM_VARIANT, ARM_VARIANT, do_##ae, do_##ae, 0 }
24106 { #mnem, OPS##nops ops, OT_csuffix, 0x##op, 0xe##op, ARM_VARIANT, THUMB_VARIANT, do_##ae, do_##ae, 0 }
24160 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 0)
24171 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 0
    [all...]

Completed in 58 milliseconds