Home | History | Annotate | Download | only in config

Lines Matching defs:OT_csuffix

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)
24185 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 1)
24199 { mnem, OPS##nops ops, OT_csuffix, 0x0, 0x##top, 0, THUMB_VARIANT, NULL, \
24204 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix, 1)