Lines Matching defs:OT_csuffix
22356 OT_csuffix, /* Instruction takes a conditional suffix. */
22566 case OT_csuffix:
24021 { mnem, OPS##nops ops, OT_csuffix
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)
24188 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 1)
24202 { mnem, OPS##nops ops, OT_csuffix, 0x0, 0x##top, 0, THUMB_VARIANT, NULL, \
24207 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 1)